KCRT_FG_SLA_INT
The KCRT_FG_SLA_INT interface table stores validation information, for each request, that is related to the Demand Management SLA Fields field group.
Column |
Usage |
Data Type |
Description |
---|---|---|---|
GROUP_ID |
I |
NUMBER |
Groups all the records that should be processed at the same time. Use only one GROUP_ID for each time you run a report. Derived from the KNTA_INTERFACE_GROUPS_S sequence. This value should be the same as the parent's GROUP_ID in KCRT_REQUEST_INT. |
TRANSACTION_ID |
I |
NUMBER |
Uniquely identifies each transaction. |
PARENT_TRANSACTION_ID |
I |
NUMBER |
Provides the transaction ID (from KCRT_REQUESTS_INT) of the parent table being imported. |
REQUEST_ID |
I/O |
NUMBER |
Identifies the request. This is normally left blank and is derived from the KCRT_REQUESTS_S sequence. |
REQUEST_TYPE_ID |
I/O |
NUMBER |
Identifies the request type. This is normally left blank and is derived from REQUEST_TYPE_NAME. |
SERVICE_REQUESTED_DATE |
I |
DATE |
Indicates the date that the service was requested. |
SLA_LEVEL_CODE |
I |
VARCHAR2 |
Specifies the code for the service level agreement level. If both SLA_LEVEL_CODE and SLA_LEVEL data types are specified, PPM uses the value specified in SLA_LEVEL. |
SLA_LEVEL |
I |
VARCHAR2 |
Specifies the description for the service level agreement level. If both SLA_LEVEL_CODE and SLA_LEVEL data types are specified, PPM uses the value specified in SLA_LEVEL. |
VIOLATION_DATE |
I |
DATE |
Indicates the date that the SLA rule was violated. |
SERVICE_SATISFIED_DATE |
I |
DATE |
Indicates the date that the service was satisfied. |