LedgerRRGEDSend_W::sendDocumentId Method [AX 2012]
Sends the electronic document for a specified document ID.
client server public static void sendDocumentId(
LedgerRRGEDRefRecId_W _documentId,
str _documentStr,
[LedgerRRGEDConfigRefRecId_W _configId])
Run On
CalledParameters
- _documentId
- Type: LedgerRRGEDRefRecId_W Extended Data Type
The reference record ID of the record of the LedgerRRGEDIdentifiers_W table.
- _documentStr
- Type: str
The document string.
- _configId
- Type: LedgerRRGEDConfigRefRecId_W Extended Data Type
The configuration of the electronic document.
Show: