| Column | Field | Description | SQL Type | Length | Decimals | SAP Type | Default Value | Null Allowed | CheckTable | Rollname | SQL Create Statement |
---|
| 1 | ABCSET | Analytical Model | nvarchar | 30 | 0 | CHAR | (N' ') | No | RSDMESC_ABC_H | RSDMEM_MODEL | Allow NULL? |
| 2 | EXNAME | Table Name | nvarchar | 30 | 0 | CHAR | (N' ') | Yes | * | TABNAME | Allow NULL? |
| 3 | EXSTAT | Message type: S Success, E Error, W Warning, I Info, A Abort | char | 1 | 0 | CHAR | (N' ') | Yes | | BAPI_MTYPE | Allow NULL? |
| 4 | EXSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | decimal | 15 | 0 | DEC | ((0)) | Yes | | TIMESTAMP | |
| 5 | EXUSER | User Name | nvarchar | 12 | 0 | CHAR | (N' ') | Yes | | UNAME | Allow NULL? |
| 6 | CUMULFLAG | Message type: S Success, E Error, W Warning, I Info, A Abort | char | 1 | 0 | CHAR | (N' ') | Yes | | BAPI_MTYPE | Allow NULL? |
| 7 | CUMSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | decimal | 15 | 0 | DEC | ((0)) | Yes | | TIMESTAMP | |
| 8 | CUMUSER | User Name | nvarchar | 12 | 0 | CHAR | (N' ') | Yes | | UNAME | Allow NULL? |
| 9 | ABCTABNAME | Table Name | nvarchar | 30 | 0 | CHAR | (N' ') | Yes | * | TABNAME | Allow NULL? |
| 10 | ABCSTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | decimal | 15 | 0 | DEC | ((0)) | Yes | | TIMESTAMP | |
| 11 | ABCUSER | User Name | nvarchar | 12 | 0 | CHAR | (N' ') | Yes | | UNAME | Allow NULL? |
| 12 | ABCSTAT | Message type: S Success, E Error, W Warning, I Info, A Abort | char | 1 | 0 | CHAR | (N' ') | Yes | | BAPI_MTYPE | Allow NULL? |
| 13 | ABC_MAX_CLASSES | ABC Analysis: Maximum Number of Classes | int | 10 | 0 | INT4 | ((0)) | Yes | | RSDMABC_MAX_CLASSES | Allow NULL? |
| 14 | ABC_USED_CLASSES | ABC Analysis: Number of Classes Used | int | 10 | 0 | INT4 | ((0)) | Yes | | RSDMABC_USED_CLASSES | Allow NULL? |
| 15 | ABC_CLASSIFIEDS | ABC Analysis: No. of Records Classified Successfully | int | 10 | 0 | INT4 | ((0)) | Yes | | RSDMABC_RECORDS_CLASSIF | Allow NULL? |
| 16 | ABC_NONCLASSIF | ABC Analysis: Number of Nonclassified Records | int | 10 | 0 | INT4 | ((0)) | Yes | | RSDMABC_RECORDS_NOT_CLASSIF | Allow NULL? |
| 17 | RELEASED | Flag | char | 1 | 0 | CHAR | (N' ') | Yes | | RSCRMBOOL | Allow NULL? |