Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property enables the overriding of compliance checks from parent tables by those defined in child tables during contract processing. |
| What area does it affect? |
Contract compliance checks |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring compliance checks for child records in contract management. |
Out of the box property record
Raw metadata from the property record.
| Property name |
contract_compliance_check_job.enable_override |
| Sys ID |
6db924a8630131108734bef1837141a1 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Enable overriding while processing contract compliance checks. If a check is defined on the same field of parent table as well as on child table, for child record, child table check will override parent table check.
Note: At present, check overriding is not supported in domain separated environment. |
| Updated |
2024-05-25 05:05:13 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... approved for renewal and reaches the specified start date. • Changes the contract state to Expired if the contract state is Active and reaches the end date. The system property contract_compliance_check_job.enable_override enables the Contract Compliance Checks job to override checks in a hierarchy. By default, this system property is set to True. When checks are defined on the same field of ...
Context preview
Snippet 2
... approved for renewal and reaches the specified start date. • Changes the contract state to Expired if the contract state is Active and reaches the end date. The system property contract_compliance_check_job.enable_override enables the Contract Compliance Checks job to override checks in a hierarchy. By default, this system property is set to True. When checks are defined on the same field of ...
Related properties