PurchFormletterParmDataInvoice.getSourceDocumentHeaderRecId Method [AX 2012]
Returns the source document header record ID corresponding to the supplied vendor invoice.
protected SourceDocumentHeaderRecId getSourceDocumentHeaderRecId(TradeLineRefId _tableRefId)
Run On
ServerParameters
- _tableRefId
- Type: TradeLineRefId Extended Data Type
The unique ID of a vendor invoice.
Return Value
Type: SourceDocumentHeaderRecId Extended Data TypeThe unique ID of a source document header
Community Additions
ADD
Show: