SAP ABAP Class CL_GRFN_AM_JOB_RESULT_ASSIST (Assistance Class for AMF Job Result - Since GRC 2010)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_AUTO_MONITOR (Package) GRC Automated Monitoring Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_AM_ASSIST_ABS Super Class of GRFN AMF Assistance Class 20100223
Properties
Class CL_GRFN_AM_JOB_RESULT_ASSIST  
Short Description Assistance Class for AMF Job Result - Since GRC 2010    
Super Class CL_GRFN_AM_ASSIST_ABS Super Class of GRFN AMF Assistance Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_AUTO_MONITOR   GRC Automated Monitoring Framework 
Created 20100223   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)
2 CL_GRFN_FDS_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_GRFN_AM_JOB_RESULT_ASSIST has no interface implemented.
Friends
Class CL_GRFN_AM_JOB_RESULT_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BR_PAR_STORAGETYP Constant Public Type reference (TYPE) GRFN_PARNAME 'STORAGETYP' Storage Type Parameter Name for BR tech info 20100223
2 GC_DYN_ALV_NODE_NAME Constant Public Type reference (TYPE) STRING 'DYN_CONTROL_RESULT' dynamic ALV node name for V_HEADER_EXCEPTION 20100223
3 GC_DYN_CONTAINER_LEFT_NAME Constant Public Type reference (TYPE) STRING 'LEFT_CONTAINER' obsolete-dynamic left container name for header view usage 20100223
4 GC_DYN_CONTAINER_NAME Constant Public Type reference (TYPE) STRING 'TC_DYNAMIC' obsolete-dynamic container name for header view usage 20100223
5 GC_DYN_CONTAINER_RIGHT_NAME Constant Public Type reference (TYPE) STRING 'RIGHT_CONTAINER' obsolete-dynamic right container name for header view usage 20100223
6 GC_NODE_NAME_RESULT_HEADER Constant Public Type reference (TYPE) STRING 'RESULT_HEADER' node name of result header for header view usage 20100223
7 MS_FILE_ATTR Instance attribute Public Type reference (TYPE) CL_GRFN_FDS_SERVICE=>YS_FILE_ATTR_AMF Attributes of the file for AMF specific 20100223
8 MS_FILE_CONTENT Instance attribute Public Type reference (TYPE) CL_GRFN_FDS_SERVICE=>YS_FILE_CONTENT_AMF Contents of the file for AMF specific 20100223
9 MT_ABAPLIST Instance attribute Public Type reference (TYPE) TABLE_ABAPLIST Container for a Packed List 20100421
10 MT_EXCEPTIONS Instance attribute Public Object reference (TYPE REF TO) DATA Exception internal table data reference 20100223
11 MT_FDS_OBJECT Instance attribute Public Type reference (TYPE) CL_GRFN_FDS_SERVICE=>YT_FDS_OBJECT_LIST_AMF FDS Object List for one object 20100223
12 MT_FIELDCATALOG Instance attribute Public Type reference (TYPE) GRFN_T_FIELDCATALOG Field Catalog for RFC Communication 20100223
13 MT_HEADER_PAIR Instance attribute Public Type reference (TYPE) CL_GRFN_FDS_SERVICE=>YT_HEADER_PAIR Label-Value pair for Job header structure 20100223
14 MV_FDS_USAGE Instance attribute Public Type reference (TYPE) GRFN_FDS_USAGE Flexible Data Store - Usage ID 20100421
15 MV_HEADER Instance attribute Public Object reference (TYPE REF TO) DATA Header structure, no used so far, use MT_HEADER_PAIR now 20100223
16 MV_REFRESH_AMF_DATA_EXCEPTION Instance attribute Public Type reference (TYPE) GRFN_BOOLEAN indicate if have exception when REFRESH_AMF_DATA_BY_INDEX 20100720
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXP_DETAILS Instance method Public Method Get exception details 20140410
2 GET_EXP_STATUS Instance method Public Method Get exception status 20140410
3 GET_JOBNAME Instance method Public Method Get Job Name from IV_JOBSTEP_ID 20100929
4 GET_JOB_DETAILS Instance method Public Method Get job details 20140410
5 GET_SESSION_OBJECT Instance method Public Method Get Session Object 20100223
6 GET_STRUC_FOR_TABLE_ALV Instance method Public Method Get Structure for ALV node 20100223
7 REFRESH_AMF_DATA_BY_INDEX Instance method Public Method refresh amf document content data by index 20100223
Events
Class CL_GRFN_AM_JOB_RESULT_ASSIST has no event.
Types
Class CL_GRFN_AM_JOB_RESULT_ASSIST has no local type.
Method Signatures

Method GET_EXP_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXP_DETAILS Call by reference Type reference (TYPE) GRPC_EXCP_DETLS Details of exception list 20140410
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20140410

Method GET_EXP_DETAILS on class CL_GRFN_AM_JOB_RESULT_ASSIST has no exception.

Method GET_EXP_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXP_DETAILS Call by reference Type reference (TYPE) GRPC_T_EXP_STATUS Exception status 20140410

Method GET_EXP_STATUS on class CL_GRFN_AM_JOB_RESULT_ASSIST has no exception.

Method GET_JOBNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_JOBNAME Call by reference Type reference (TYPE) BTCJOB Background job name 20100929
2 Importing IV_JOBSTEP_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20100929
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100929

Method GET_JOB_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_STEP_DETAILS Call by reference Type reference (TYPE) GRFNJOBPRSTCTX Job Step Result - Context 20140410
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20140410

Method GET_JOB_DETAILS on class CL_GRFN_AM_JOB_RESULT_ASSIST has no exception.

Method GET_SESSION_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100223

Method GET_SESSION_OBJECT on class CL_GRFN_AM_JOB_RESULT_ASSIST has no exception.

Method GET_STRUC_FOR_TABLE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EO_STRUCDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100223
2 Importing IV_VIEW Call by reference Type reference (TYPE) STRING 20100223

Method GET_STRUC_FOR_TABLE_ALV on class CL_GRFN_AM_JOB_RESULT_ASSIST has no exception.

Method REFRESH_AMF_DATA_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_INDEX Call by reference Type reference (TYPE) I object list index 20100223

Method REFRESH_AMF_DATA_BY_INDEX on class CL_GRFN_AM_JOB_RESULT_ASSIST has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600