FCC_RT_JOBSTATUS - Job Status
Job Status information is stored in SAP table FCC_RT_JOBSTATUS.
It is part of development package FCC_CLOSING in software component CA-GTF-FCC. This development package consists of objects that can be grouped under "Financial Closing Cockpit - SAPGUI and backend".
It is part of development package FCC_CLOSING in software component CA-GTF-FCC. This development package consists of objects that can be grouped under "Financial Closing Cockpit - SAPGUI and backend".
Fields for table FCC_RT_JOBSTATUS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
RT_JOB_ID | Identifier of Remote Task | X | FCC_RT_JOB_ID | CHAR | 80 | |
TMPSTMPL | Time Stamp - Long Format | X | TZNTSTMPLL | NUMC | 42 | |
UNAME | User Name | UNAME | CHAR | 24 | ||
RT_STATUS | Status of Remote Task | FCC_RT_STATUS | CHAR | 2 | ||
START_DELAY | Delayed Start | NUMC | 20 | |||
EXEC_TIME | Processing Time | NUMC | 20 | |||
IS_MANUALLY_SET | 'X' if the status is set from manual status change | CHAR | 2 |