ContractApprovalMgt_COM_LINC
Object Definition
Object Type | Codeunit |
Object ID | 71113804 |
Object Name | ContractApprovalMgt_COM_LINC |
Events
Name | Description |
---|---|
OnCancelContractApproval(Record Contract_COM_LINC) | This is the event that the WorlflowEventHndContr will subscribe to to cancel and a contract approval workflow. Used to Cancel the contract approval workflow process. |
OnSendContractForApproval(Record Contract_COM_LINC) | This is the event that the WorlflowEventHndContr will subscribe to when an contract approval request is sent. Used to start the contract approval workflow process. |