Contract Change Request

Contract Toolkit — Raise, review & approve contract value and date changes
🎯 Purpose

The Contract Change Request (CCR) module manages formal requests to modify existing contracts. When a contract needs amendment — value change, date extension, scope modification, or party change — a CCR is raised, reviewed, and approved before the contract is updated. This maintains an audit trail of all contract modifications and ensures changes go through proper governance.

👤 Roles & Access
RoleAccess
AdminFull access — create, review, approve/reject CCRs.
Super UserCreate CCRs. CCRs follow department approval workflow.
End UserView CCR history on contracts they can see.
CustomerNo access.
SupplierNo access.
🔗 Dependencies
Upstream (requires)
An active contract must exist to raise a change request against.
Downstream (feeds into)
Contract — Approved CCRs update the contract record.
Audit Logs — CCR actions are logged.

1. Overview

The Contract Change Request (CCR) module allows users to formally request changes to an existing contract's value or end date. Each request goes through the department-based approval workflow — the Department Admin reviews the request and either approves or rejects it.

When a CCR is approved, the contract is automatically updated with the requested change. This ensures all contract modifications are tracked, justified, and governed.

Prerequisites

2. Opening the CCR List

  1. In the left navigation, under Contract ToolkitContract Studio, click Contract Change Request.
  2. The Contract Change Request List shows all submitted requests with their Subject, Request Reason, CCR Number (auto-generated), Contract, Status, and Remark.
  3. Use Show entries and the Search button to locate a request.
CCR Listing

CCR Listing

2.1 Listing Columns

ColumnDescription
SubjectBrief description of the change request.
Request ReasonWhy the change is being requested.
CCR NumberAuto-generated unique identifier (format: ContractName + timestamp).
ContractThe contract this change applies to.
StatusCurrent status — Requested, Approved, or Rejected.
RemarkApprover's remark (populated after review).

3. Raising a Change Request

CCR Form

CCR Form

  1. On the CCR List page, click Add Request.
  2. Select a Contract (required) — the contract you want to change.
  3. Enter a Subject (required) — a brief description of the requested change.
  4. Enter a Request Reason (required) — the justification for the change.
  5. Select the Field/Component (required) — the contract field to change. Two options are available:
    • Contract Value — to request a change to the contract's value.
    • Contract End Date — to request a change to the contract's end date.
  6. The form dynamically adapts based on the selected field (see below).
  7. Select a Timeline for Approval (required) — 1 to 12 Months. This sets the expected timeframe for the approval decision.
  8. Optionally attach Support Documents to justify the change.
  9. Click Save.

3.1 Requesting a Value Change

When Contract Value is selected as the Field/Component:

CCR form with value change

CCR form with value change

  1. Enter the Request Value (required) — the new value being requested.
  2. The Current Value field auto-populates with the contract's current value (read-only) for reference.

3.2 Requesting a Date Change

When Contract End Date is selected as the Field/Component:

CCR form with Date Change

CCR form with Date Change

  1. Select the Request End Date (required) — the new end date being requested.
  2. The Current End Date field auto-populates with the contract's current end date (read-only) for reference.

4. Approving or Rejecting a CCR

When a CCR is submitted, it is routed to the Department Admin for the contract's linked department. The Admin opens the CCR from the list to review and act on it.

CCR existing  Approve Reject

CCR existing Approve Reject

The approval form shows all the original request details (Contract, CCR Number, Subject, Request Reason, Field/Component, requested and current values, Timeline for Approval, Support Documents) plus two additional fields:

  1. Select an Implementation Type (required) — currently "ASAP (As Soon As Possible)".
  2. Enter a Remark (required) — the approver's comment on the decision.
  3. Click Approve to accept the change, or Reject to decline it, or Cancel to return without acting.
Important — On Approval:

When a CCR is approved, the contract is automatically updated with the requested change. If the Field/Component was Contract Value, the contract value is updated to the requested value. If it was Contract End Date, the contract end date is updated to the requested date. No manual update is needed.

Note: If rejected, the Remark is visible to the requester in the CCR listing. The requester can raise a new CCR with corrections if needed.

5. Tips

6. Troubleshooting

IssueResolution
Contract dropdown is emptyNo contracts exist yet. Create a contract first.
CCR stuck on "Requested" statusThe Department Admin has not yet reviewed the request. Contact them directly if urgent.
Current Value/Date not showingEnsure both the Contract and Field/Component are selected — the current value auto-populates from the contract.
Cannot see Approve/Reject buttonsOnly the Department Admin for the contract's department can approve or reject. Check your role and department assignment.
Contract not updated after approvalThe update is automatic. Refresh the contract page. If still not updated, check with the system administrator.