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.
Updates the customer BOE number in PurchParmLine table for given parameters.
Syntax
client server public static void updateBOENumber_IN(
ParmId _parmId,
TradeLineRefId _tableRefId,
RefRecId _customsBOENumber)
Run On
Called
Parameters
- _parmId
Type: ParmId Extended Data Type
The parm id is used to find record.
- _tableRefId
Type: TradeLineRefId Extended Data Type
The table id is used to find record.
- _customsBOENumber
Type: RefRecId Extended Data Type
The customer BOE number is the expected updated value.