| Column | Field | Description | SQL Type | Length | Decimals | Relation | Default Value | Constraints | SQL Create Statement |
---|
| 1 | MANDT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 2 | ESTIMATIONID | Runtime Estimation ID | nvarchar | 4 | 0 | | | | Allow NULL? |
| 3 | PCLPACKID | Package Number of Transformation / Analysis Package | nvarchar | 5 | 0 | | | | Allow NULL? |
| 4 | DESCRIPTION | Runtime Estimation ID Description | nvarchar | 60 | 0 | | | | Allow NULL? |
| 5 | RFCDEST | Logical Destination (Specified in Function Call) | nvarchar | 32 | 0 | | | | Allow NULL? |
| 6 | SYSID | Communication Identification/Number | nvarchar | 30 | 0 | | | | Allow NULL? |
| 7 | CLIENT | Client | nvarchar | 3 | 0 | | | | Allow NULL? |
| 8 | RFCUSER | User Name | nvarchar | 12 | 0 | | | | Allow NULL? |
| 9 | CREATEDATE | Date of Creation for the Runtime Estimation ID | nvarchar | 8 | 0 | | | | Allow NULL? |
| 10 | CREATETIME | Time of Creation of the Runtime Estimation ID | nvarchar | 6 | 0 | | | | Allow NULL? |
| 11 | CHANGEDATE | Date of Execution of the Runtime Estimation ID | nvarchar | 8 | 0 | | | | Allow NULL? |
| 12 | CHANGETIME | Time of Execution of the Runtime Estimation ID | nvarchar | 6 | 0 | | | | Allow NULL? |
| 13 | USERID | User Name | nvarchar | 12 | 0 | | | | Allow NULL? |
| 14 | STEP_GUID | UUID in character form | nvarchar | 32 | 0 | | | | Allow NULL? |
| 15 | DEFINITION_ID | Runtime Estimation Definition ID | nvarchar | 5 | 0 | | | | Allow NULL? |
| 16 | DEFINITION_ID_T | Definition ID text for Runtime Estimation | nvarchar | 50 | 0 | | | | Allow NULL? |