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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | GRFN_PARNAME | 'STORAGETYP' | Storage Type Parameter Name for BR tech info | 20100223 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DYN_CONTROL_RESULT' | dynamic ALV node name for V_HEADER_EXCEPTION | 20100223 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'LEFT_CONTAINER' | obsolete-dynamic left container name for header view usage | 20100223 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'TC_DYNAMIC' | obsolete-dynamic container name for header view usage | 20100223 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RIGHT_CONTAINER' | obsolete-dynamic right container name for header view usage | 20100223 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RESULT_HEADER' | node name of result header for header view usage | 20100223 | |
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_GRFN_FDS_SERVICE=>YS_FILE_ATTR_AMF | Attributes of the file for AMF specific | 20100223 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_GRFN_FDS_SERVICE=>YS_FILE_CONTENT_AMF | Contents of the file for AMF specific | 20100223 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TABLE_ABAPLIST | Container for a Packed List | 20100421 | ||
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Exception internal table data reference | 20100223 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_GRFN_FDS_SERVICE=>YT_FDS_OBJECT_LIST_AMF | FDS Object List for one object | 20100223 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_T_FIELDCATALOG | Field Catalog for RFC Communication | 20100223 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_GRFN_FDS_SERVICE=>YT_HEADER_PAIR | Label-Value pair for Job header structure | 20100223 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GRFN_FDS_USAGE | Flexible Data Store - Usage ID | 20100421 | ||
15 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Header structure, no used so far, use MT_HEADER_PAIR now | 20100223 | ||
16 | ![]() |
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 | ![]() |
Instance method | Public | Method | Get exception details | 20140410 |
2 | ![]() |
Instance method | Public | Method | Get exception status | 20140410 |
3 | ![]() |
Instance method | Public | Method | Get Job Name from IV_JOBSTEP_ID | 20100929 |
4 | ![]() |
Instance method | Public | Method | Get job details | 20140410 |
5 | ![]() |
Instance method | Public | Method | Get Session Object | 20100223 |
6 | ![]() |
Instance method | Public | Method | Get Structure for ALV node | 20100223 |
7 | ![]() |
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 | ![]() |
ES_EXP_DETAILS | Call by reference | Type reference (TYPE) | GRPC_EXCP_DETLS | Details of exception list | 20140410 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EV_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20100929 | ||
2 | ![]() |
IV_JOBSTEP_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100929 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_STEP_DETAILS | Call by reference | Type reference (TYPE) | GRFNJOBPRSTCTX | Job Step Result - Context | 20140410 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EO_STRUCDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100223 | ||
2 | ![]() |
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 | ![]() |
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 |