WUF_JOB_INFO - Information On Existing Jobs
Information On Existing Jobs information is stored in SAP table WUF_JOB_INFO.
It is part of development package WUF01 in software component SCM-BAS-MD. This development package consists of objects that can be grouped under "Where-Used Framework 01".
It is part of development package WUF01 in software component SCM-BAS-MD. This development package consists of objects that can be grouped under "Where-Used Framework 01".
Fields for table WUF_JOB_INFO
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
JOB_ID | GUID in 'CHAR' format with upper-/lowercase (!) | X | GUID_22 | CHAR | 44 | |
PKG_ID | Number of a Package in Background Processing | X | WUF_PKG_NO | NUMC | 10 | |
XML_IDENTIFIER | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
JOB_NUMBER | Job ID | BTCJOBCNT | CHAR | 16 | ||
JOB_NAME | Background Job Name | BTCJOB | CHAR | 64 | ||
OBJ_ID | Object/Subobject ID | WUF_ID | CHAR | 40 | ||
JOB_USER | Initiator of job/step scheduling | BTCSDLNM | CHAR | 24 | ||
START_DATE | Scheduled start date for background job | BTCSDATE | DATS | 16 | ||
START_TIME | Scheduled start time for background Job | BTCSTIME | TIMS | 12 |