| Contract Closure process changes the Contract Status to Closed (refer to Workflow Transitions for Managed Contracts for more information). In order to Change Contract Status to Closed, Contract must accomplish with the following conditions: - Contract current status must be equal to In Execution (refer to Start Executing a Contract for more information).
- Contract End Date must have been reached (refer to Managed Contract for more information).
- Contract Physical Current Progress must be equal to 100% (refer to Managed Contract for more information).
- If parameter Validate Payment against Drops is equal to true, then Contract Payment Current Progress must be equal to 100% (refer to Contract Management System Parameters for more information).
- All the Line Items which belong to the Contract must have status equal to Accepted (refer to Line Item for more information).
- All the Payments which belong to the Contract must have status equal to Approved (refer Approve a Normal Payment or Approve an Advance Payment for more information).
- No Payment Retention(s) with attribute Payment Retention Active equal to true (Non-Active Retention(s)) (refer to Contract Payment Retention for more information).
For Early Termination of a Contract, the Contract must accomplish the following conditions: - Contract current status must be equal to In Execution (refer to Start Executing a Contract for more information).
- A group of Line Items which belong to the Contract must have status equal to Accepted and the rest of Line Items must have status equal to Cancelled (refer to Line Item and Contract Line Item Drops for more information).
- A group of Payments which belong to the Contract must have status equal to Approved and the rest of Payments must have status equal to Cancelled (refer to Workflow Transitions for Normal Payments or Workflow Transitions for Advance Payments for more information).
- No Payment Retention(s) with attribute Payment Retention Active equal to true (Non-Active Retention(s)) (refer to Contract Payment Retention for more information).
- In the case of an Early Termination, the System will prompt users to enter Reasons for Early Closure.
|