OnAfterInitType Event
Raised After the field Type is initiated for a new Contract Line based on the previous Contract line.
Signature
[IntegrationEvent(false, false)]
OnAfterInitType(var ContractLine: Record "QWEPR Contract Line"; xContractLine: Record "QWEPR Contract Line"; ContractHeader: Record "QWEPR Contract Header")
Parameters
var ContractLine Record "QWEPR Contract Line"
The Contract Line that is being updated.
xContractLine Record "QWEPR Contract Line"
The xRec of Contract Line
ContractHeader Record "QWEPR Contract Header"
The Contract Header of the current Contract Line.
This documentation is generated from Parrot v27.0