TFC_RT_JOBSTATUS - Status for a Job
Status for a Job information is stored in SAP table TFC_RT_JOBSTATUS.
It is part of development package FB_CLOSING in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Closing".
It is part of development package FB_CLOSING in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Closing".
Fields for table TFC_RT_JOBSTATUS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
RT_JOB_ID | Identifier of Remote Task | X | TFC_RT_JOB_ID | CHAR | 40 | |
TMPSTMPL | Time Stamp - Long Format | X | TZNTSTMPLL | NUMC | 21 | |
UNAME | User Name | UNAME | CHAR | 12 | ||
RT_STATUS | Status of Remote Task | TFC_RT_STATUS | CHAR | 1 | ||
START_DELAY | Delayed Start | NUMC | 10 | |||
EXEC_TIME | Processing Time | NUMC | 10 |