SAP ABAP Class CL_GRPC_TESTLOG_BADI_IMPL (CL_GRPC_TESTLOG_BADI_IMPL)
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 | 20130204 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130204 |
Properties
| Class | CL_GRPC_TESTLOG_BADI_IMPL | |
| Short Description | ||
| 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 | 20130204 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_TESTLOG_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 | 20130204 | ||
| 2 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20130204 |
Friends
Class CL_GRPC_TESTLOG_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 | 'TESTLOG' | 20130205 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130204 | ||
| 2 | Instance method | Public | Method | 20130204 |
Events
Class CL_GRPC_TESTLOG_BADI_IMPL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_S_RAW | Public | See coding | 20130204 | BEGIN OF t_s_raw,
case_guid TYPE scmg_case_guid,
case_title TYPE scmg_case_title,
stat_objnr TYPE scmgstatobjnr,
timeframe TYPE grpc_timeframe,
tf_year TYPE grpc_year,
testing_date TYPE grpc_testing_date,
test_exception TYPE grpc_exception,
owner TYPE scmg_owner,
testplan TYPE objektid,
END OF t_s_raw
|
||
| 2 | T_T_RAW | Public | See coding | 20130204 | 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 | 20130204 | ||||
| 2 | EV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130204 | |||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20130204 | |||
| 4 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | General ID | 20130204 | |||
| 5 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | Package size | 20130204 |
Method _NEXT on class CL_GRPC_TESTLOG_BADI_IMPL has no exception.
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 | 20130204 | |||
| 2 | IT_RAW_DATA | Call by reference | Type reference (TYPE) | T_T_RAW | 20130204 |
Method _PARSE_RESULT on class CL_GRPC_TESTLOG_BADI_IMPL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |