SAP ABAP Table GRFN_S_JOBSTEP_COUNT (Job Step Counter)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_AUTO_MONITOR (Package) GRC Automated Monitoring Framework
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | GRFN_S_JOBSTEP_COUNT |
|
| Short Description | Job Step Counter |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
GRFN_JOBID | SYSUUID_C | CHAR | 32 | 0 | Job ID | ||
| 2 | |
GRFN_JOBSPNEW | INT4 | INT4 | 10 | 0 | Num of New Job Step | ||
| 3 | |
GRFN_JOBSPCPLT | INT4 | INT4 | 10 | 0 | Num of Completed Job Step | ||
| 4 | |
GRFN_JOBSPCXLD | INT4 | INT4 | 10 | 0 | Num of Cancelled Job Step | ||
| 5 | |
GRFN_JOBSPPROG | INT4 | INT4 | 10 | 0 | Num of in Progress Job Step | ||
| 6 | |
GRFN_JOBSPRELEASED | INT4 | INT4 | 10 | 0 | Num of Released Job Step | ||
| 7 | |
GRFN_JOBSPERR | INT4 | INT4 | 10 | 0 | Num of Error Job Step | ||
| 8 | |
GRFN_JOBSPOBS | INT4 | INT4 | 10 | 0 | Num of Obsolete Job Step | ||
| 9 | |
GRFN_JOBSPREPL | INT4 | INT4 | 10 | 0 | Num of Replaced Job Step | ||
| 10 | |
GRFN_JOBSTEPTOTAL | INT4 | INT4 | 10 | 0 | Total Job Steps |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |