SAP ABAP Class CL_GRFN_API_AM_JOB (AM Job Entity)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ENTITY_API (Package) GRC Foundation API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20100527
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_AM_JOB AM - Job 20100527
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20120727
Properties
Class CL_GRFN_API_AM_JOB  
Short Description AM Job Entity    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_ENTITY_API   GRC Foundation API 
Created 20100527   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRFN_API_AM_JOB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_AM_JOB AM - Job 20100527
2 IF_GRFN_REPORT Get data for reporting engine 20120727
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20100529 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20100528
2 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRFN_MODEL_AM_JOB' Reference type 20100528
Methods
# Method Level Visibility Method type Description Created on
1 ACTION_ALLOWED Instance method Public Method 20100623
2 ACTION_CANCEL Instance method Public Method 20100623
3 CONSTRUCTOR Instance method Public Constructor Job 20100529
4 CREATE Instance method Public Method 20100623
5 GET Static method Private Method Create instance 20100527
6 INFO Instance method Public Method 20100607
7 PARENT Instance method Public Method 20100607
8 QUERY Instance method Public Method 20100528
9 RETRIEVE Instance method Public Method 20100528
10 UPDATE Instance method Public Method 20100529
Events
Class CL_GRFN_API_AM_JOB has no event.
Types
Class CL_GRFN_API_AM_JOB has no local type.
Method Signatures

Method ACTION_ALLOWED Signature

Method ACTION_ALLOWED on class CL_GRFN_API_AM_JOB has no parameter.
Method ACTION_ALLOWED on class CL_GRFN_API_AM_JOB has no exception.

Method ACTION_CANCEL Signature

Method ACTION_CANCEL on class CL_GRFN_API_AM_JOB has no parameter.
Method ACTION_CANCEL on class CL_GRFN_API_AM_JOB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100529
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100529

Method CONSTRUCTOR on class CL_GRFN_API_AM_JOB has no exception.

Method CREATE Signature

Method CREATE on class CL_GRFN_API_AM_JOB has no parameter.
Method CREATE on class CL_GRFN_API_AM_JOB has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100527
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Job ID 20100527
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRFN_API_AM_JOB Job API Instance 20100527

Method GET on class CL_GRFN_API_AM_JOB has no exception.

Method INFO Signature

Method INFO on class CL_GRFN_API_AM_JOB has no parameter.
Method INFO on class CL_GRFN_API_AM_JOB has no exception.

Method PARENT Signature

Method PARENT on class CL_GRFN_API_AM_JOB has no parameter.
Method PARENT on class CL_GRFN_API_AM_JOB has no exception.

Method QUERY Signature

Method QUERY on class CL_GRFN_API_AM_JOB has no parameter.
Method QUERY on class CL_GRFN_API_AM_JOB has no exception.

Method RETRIEVE Signature

Method RETRIEVE on class CL_GRFN_API_AM_JOB has no parameter.
Method RETRIEVE on class CL_GRFN_API_AM_JOB has no exception.

Method UPDATE Signature

Method UPDATE on class CL_GRFN_API_AM_JOB has no parameter.
Method UPDATE on class CL_GRFN_API_AM_JOB has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600