Contract Posting Mgt.
Events related to posting of documents created from contracts.
Object Definition
Object Type | Codeunit |
Object ID | 70299101 |
Object Name | QWEPR Contract Posting Mgt. |
Events
Name | Description |
---|---|
OnAfterModifyContractEntry(Record "QWEPR Contract Entry") | Raised after the update of a Contract Entry on posting. |
OnBeforeModifyContractEntry(Record "QWEPR Contract Entry"; Record "Sales Line") | Raised during update of a Contract Entry on posting, before the Contract Entry is modified. |
OnBeforeSetPostedAmount(Enum "Sales Document Type"; Code[20]; Record "QWEPR Contract Entry"; Decimal; Decimal; Boolean) | Raised before posted amounts are set in contract entries. |
OnBeforeUpdateContractEntryOnPostingAfterSalesCrMemoLineInsert(Record "Sales Cr.Memo Line"; Record "Sales Line"; Record "QWEPR Contract Entry"; Record "QWEPR Contract Line"; Boolean) | Raised after a SalesCrMemoLine is inserted on a sales credit memo, |
OnBeforeUpdateContractLine(Record "QWEPR Contract Line"; Record "QWEPR Contract Entry"; Boolean) | Raised during update of a Contract Entry on posting, before the Contract Line is updated. |
This documentation is generated from Parrot v22.15.192903.0