Specialized Service Contract
Entity
Name: Specialized Service Contract
A specialized service contract specific to the provision of electricity to an electric service point.
Details
- Industry Domain:
Customer - Relational Table Name:
SPECIALIZED_SERVICE_CONTRACT - JSON View Name:
SPECIALIZED_SERVICE_CONTRACT#JSON - Ontology Class:
ewok:ServiceContract.Specialized
Table: Properties
| Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
|---|---|---|---|---|---|---|---|
| utility service contract id | string | VARCHAR2 | UTILITY_SERVICE_CONTRACT_ID |
Yes | Yes | Must match regex pattern: ^\S{1,}$ |
ewok:ServiceContract.Specialized |
| utility account id | string | VARCHAR2 | UTILITY_ACCOUNT_ID |
Yes | Must match regex pattern: ^\S{1,}$ |
ewok:UtilityBilling.UtilityAccount | |
| start date time | dateTimeStamp | TIMESTAMP | START_DATE_TIME |
ewok:ServiceContract.Specialized | |||
| end date time | dateTimeStamp | TIMESTAMP | END_DATE_TIME |
ewok:ServiceContract.Specialized | |||
| utility division | string | VARCHAR2 | UTILITY_DIVISION |
ewok:ServiceContract.Specialized | |||
| special purpose type | string | VARCHAR2 | SPECIAL_PURPOSE_TYPE |
ewok:ServiceContract.Specialized |