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.
Initiates a SalesTable record with values that are based on SalesAgreementHeaderrecord.
Syntax
public void initFromSalesAgreementHeader(SalesAgreementHeader _salesAgreementHeader, [boolean _copyDeliveryLocation])
Run On
Called
Parameters
- _salesAgreementHeader
Type: SalesAgreementHeader Table
Record of SalesAgreementHeader to copy initial values from
- _copyDeliveryLocation
Type: boolean
When set to true delivery location is copyed from SalesAgreementHeader Default is true.