SAP ABAP Class CL_GRPC_ASSESSMENT_BADI_IMPL (Implement Assessment Data for Enterprise Search)
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_ASSESSMENT_BADI_IMPL | |
| Short Description | Implement Assessment Data for Enterprise Search | |
| 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_ASSESSMENT_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_ASSESSMENT_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) | ESH_E_OM_NODE_NAME | 'ASSESSMENT' | Node Name | 20130131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130131 | ||
| 2 | Instance method | Public | Method | 20130131 | ||
| 3 | Instance method | Public | Method | 20130131 |
Events
Class CL_GRPC_ASSESSMENT_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.
INCLUDE TYPE GRPC_S_CASEAS.
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 _GET_DATA Signature
Method _GET_DATA on class CL_GRPC_ASSESSMENT_BADI_IMPL has no parameter.
Method _GET_DATA on class CL_GRPC_ASSESSMENT_BADI_IMPL has no exception.
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 | 20130131 | ||||
| 3 | EV_NO_MORE_DATA | Call by reference | Type reference (TYPE) | XFELD | 20130131 | ||||
| 4 | IV_LAST_OBJECT_ID | Call by reference | Type reference (TYPE) | ESH_E_IF_GENERAL_ID | 20130131 | ||||
| 5 | IV_PACKAGE_SIZE | Call by reference | Type reference (TYPE) | ESH_E_IF_PACKAGE_SIZE | 20130131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | This table will receive data | 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 |