TMAS_D_JOB - Job table
Job table information is stored in SAP table TMAS_D_JOB.
It is part of development package SLXE_TMAS in software component BC-DOC-TTL. This development package consists of objects that can be grouped under "Translation Memory Analysis Service".
It is part of development package SLXE_TMAS in software component BC-DOC-TTL. This development package consists of objects that can be grouped under "Translation Memory Analysis Service".
Fields for table TMAS_D_JOB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
JOBID | Job id | X | TMAS_JOBID | NUMC | 9 | |
JOBNAME | String | TMAS_STRING | STRG | 8 | ||
JOBSTATUS | Analysis job status | TMAS_JOBSTATUS | CHAR | 1 | ||
CREATE_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CREATE_USER | User Name | SYUNAME | CHAR | 12 | ||
CLOSE_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
CLOSE_USER | User Name | SYUNAME | CHAR | 12 | ||
ABORT_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
ABORT_USER | User Name | SYUNAME | CHAR | 12 | ||
FINISH_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
DELETE_TS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
DELETE_USER | User Name | SYUNAME | CHAR | 12 | ||
NOTIFY_CLASS | Absolute ABAP class name | TMAS_CLASSNAME | CHAR | 200 |