SAP ABAP Class CL_GRPC_ISSUE_BADI_IMPL (Extractor class for Issue)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_EXTRACTION (Package) PC-RM BI Extraction
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20130131 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130131 |
Properties
| Class | CL_GRPC_ISSUE_BADI_IMPL | |
| Short Description | Extractor class for Issue | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_EXTRACTION | PC-RM BI Extraction |
| Created | 20130131 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_ISSUE_BADI_IMPL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_ESH_IF_OBJECT_DATA | Object data by list of object ids | 20130131 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130131 |
Friends
Class CL_GRPC_ISSUE_BADI_IMPL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'ISSUE' | 20130131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130131 | ||
| 2 | Instance method | Public | Method | 20130131 |
Events
Class CL_GRPC_ISSUE_BADI_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_RAW | Public | See coding | 20130131 | BEGIN OF t_s_raw.
INCLUDE TYPE scmg_t_case_attr.
TYPES END OF t_s_raw
|
||
| 2 | T_T_RAW | Public | See coding | 20130131 | t_t_raw TYPE STANDARD TABLE OF t_s_raw
|
Method Signatures
Method _NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RESULT | Call by reference | Type reference (TYPE) | T_T_RAW | 20130131 | ||||
| 2 | EV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130131 | |||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20130131 | |||
| 4 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130131 | |||
| 5 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | Package size | 20130131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130131 |
Method _PARSE_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_EXTRACTION | Call by reference | Type reference (TYPE) | ESH_T_IF_EXTRACT_NODES | Extraction of nodes | 20130131 | |||
| 2 | IT_RAW_DATA | Call by reference | Type reference (TYPE) | T_T_RAW | 20130131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | General Error in Provider | 20130131 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |