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   Table Relationship Diagram
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 JOBID GRFN_JOBID SYSUUID_C CHAR 32   0   Job ID  
2 NUM_NEW GRFN_JOBSPNEW INT4 INT4 10   0   Num of New Job Step  
3 NUM_COMPLETED GRFN_JOBSPCPLT INT4 INT4 10   0   Num of Completed Job Step  
4 NUM_CANCELLED GRFN_JOBSPCXLD INT4 INT4 10   0   Num of Cancelled Job Step  
5 NUM_PROGRESS GRFN_JOBSPPROG INT4 INT4 10   0   Num of in Progress Job Step  
6 NUM_RELEASED GRFN_JOBSPRELEASED INT4 INT4 10   0   Num of Released Job Step  
7 NUM_ERROR GRFN_JOBSPERR INT4 INT4 10   0   Num of Error Job Step  
8 NUM_OBSOLETE GRFN_JOBSPOBS INT4 INT4 10   0   Num of Obsolete Job Step  
9 NUM_REPLACED GRFN_JOBSPREPL INT4 INT4 10   0   Num of Replaced Job Step  
10 TOTAL_STEPS GRFN_JOBSTEPTOTAL INT4 INT4 10   0   Total Job Steps  
History
Last changed by/on SAP  20141106 
SAP Release Created in 600