CNVFRMJOB - Job
Job information is stored in SAP table CNVFRMJOB.
It is part of development package CNV_FRM_JOB in software component CA-LT. This development package consists of objects that can be grouped under "CNV framework job controlling/scheduling".
It is part of development package CNV_FRM_JOB in software component CA-LT. This development package consists of objects that can be grouped under "CNV framework job controlling/scheduling".
Fields for table CNVFRMJOB
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
JOB_ID | Job ID | X | CNV_FRM_JOB_ID | CHAR | 64 | |
REPORT | ABAP Program Name | PROGNAME | CHAR | 80 | ||
RFCDEST | Logical destination (specified in function call) | RFCDEST | CHAR | 64 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
STATUS | Job Status | CNV_FRM_JOB_STATUS | CHAR | 2 | ||
START_TSTAMP | Started on | CNV_FRM_JOB_START_TSTAMP | DEC | 8 | ||
END_TSTAMP | Ended on | CNV_FRM_JOB_END_TSTAMP | DEC | 8 |