Table Description
Reason For Non-Compliance: Reason why the provider is non-compliant and therefore cannot be renewed.

Reason why the provider is non-compliant and therefore cannot be renewed.

Example

A license is deemed to be non-compliant due to 'Safety issues identified'. This reason is recorded against the license. Multiple reason can be recorded.

Relationship Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions.
Model Details
Location in Model: Logical View::MetaModel::Curam::CPM::Service Layer::Provider::ReasonForNonCompliance::Entity::ReasonForNonCompliance
Controlling File: CPM\model\Packages\Service Layer\Provider\ReasonForNonCompliance\Entity\Entity_cat.efx
Attributes (3)
AttributeStereotypeNullableDescriptionDomain DefinitionCodetableDDL Type
reasonForNonComplianceIDkeynoThe unique system generated identifier for the reason for non-compliance record.REASON_FOR_NON_COMPLIANCE_ID SVR_INT64
licenseIDdetailsnoThe unique system generated identifier for the license.LICENSE_ID SVR_INT64
nonComplianceReasonsdetails Reason why the provider is non-compliant and therefore the license cannot be renewed.LICENSE_NON_COMPLIANCE_REASON_LIST_STRING SVR_STRING<200>
Foreign Keys (1)
ChildParent
ReasonForNonCompliance.licenseIDLicense.licenseID
Indices (1)
Index NameAttributes
ReasonForNonComplLicenceIDIdxlicenseID
Operations (3)
OperationStereotypeOptionsDescriptionSQL
insertinsertAUTO_ID: reasonForNonComplianceID
Creates a new row on ReasonForNonCompliance table. 
readread Reads a row of data from ReasonForNonCompliance table. 
searchByLicenseIDreadmulti Returns the list of reasons for non compliance records for a license. 
Related Pages (7)