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.
Inserts an EximPurchLine_IN record for a specified PurchLine record ID and a specified ItemId value.
Syntax
server public static void insertFromPurchLine(RefRecId _purchLineRecId, ItemId _purchLineItemId)
Run On
Server
Parameters
- _purchLineRecId
Type: RefRecId Extended Data Type
The PurchLine record ID.
- _purchLineItemId
Type: ItemId Extended Data Type
The ItemId value.