SAP ABAP Class IF_GRFN_API_CM_JOBSTEP_EXT (Continuous Monitoring Jobstep)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_CM_JOBSTEP_EXT_CI Jobstep with business rule assignment 20120118
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRFN_API_CM_JOBSTEP_EXT_SA Standalone Jobstep 20120130
Properties
Class IF_GRFN_API_CM_JOBSTEP_EXT  
Short Description Continuous Monitoring Jobstep    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120118   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_GRFN_API_CM_JOBSTEP_EXT has no interface implemented.
Friends
Class IF_GRFN_API_CM_JOBSTEP_EXT has no friend class.
Attributes
Class IF_GRFN_API_CM_JOBSTEP_EXT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AFTER_CANCEL Instance method Public Method After cancel 20120118
2 AFTER_EXECUTE Instance method Public Method After job step execution 20120118
3 AUTHORIZE_CONTEXT Instance method Public Method Authorize context 20120203
4 BEFORE_EXECUTE Instance method Public Method Before job step execution 20120118
5 GET_CONTEXT Instance method Public Method Get context information 20120203
6 VALIDATE Instance method Public Method Validate job step 20120201
Events
Class IF_GRFN_API_CM_JOBSTEP_EXT has no event.
Types
Class IF_GRFN_API_CM_JOBSTEP_EXT has no local type.
Method Signatures

Method AFTER_CANCEL Signature

Method AFTER_CANCEL on class IF_GRFN_API_CM_JOBSTEP_EXT has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120118

Method AFTER_EXECUTE Signature

Method AFTER_EXECUTE on class IF_GRFN_API_CM_JOBSTEP_EXT has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120118

Method AUTHORIZE_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20120203

Method AUTHORIZE_CONTEXT on class IF_GRFN_API_CM_JOBSTEP_EXT has no exception.

Method BEFORE_EXECUTE Signature

Method BEFORE_EXECUTE on class IF_GRFN_API_CM_JOBSTEP_EXT has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120118

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CONTEXT Call by reference Type reference (TYPE) GRFN_JOBSTEP_CONTEXT Job step context 20120203
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120203

Method VALIDATE Signature

Method VALIDATE on class IF_GRFN_API_CM_JOBSTEP_EXT has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20120201
History
Last changed by/on SAP  20141106 
SAP Release Created in