Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.