CustVendExternalItem::getItemIdForInvoiceAccount_BR Method
Gets the item id for the externalItem and invoice account supplied.
Syntax
client server public static ItemId getItemIdForInvoiceAccount_BR(ExternalItemId _externalItemId, VendInvoiceAccount _invoiceAccount)
Run On
Called
Parameters
- _externalItemId
Type: ExternalItemId Extended Data Type
The external item id.
- _invoiceAccount
Type: VendInvoiceAccount Extended Data Type
The invoice account.
Return Value
Type: ItemId Extended Data Type
The item id for the invoice account, or if not found, the item id for the item group of the invoice account.