SAP ABAP Class IF_GENIL_MA_RESPONSE (Mass Access Response Interface)
Properties
| Class | IF_GENIL_MA_RESPONSE | |
| Short Description | Mass Access Response Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100423 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GENIL_MA_RESPONSE has no forward declaration.
Interfaces
Class IF_GENIL_MA_RESPONSE has no interface implemented.
Friends
Class IF_GENIL_MA_RESPONSE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | GTYPE_REQUEST_TAB | 20100423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the result table for a given level and part | 20100528 | |
| 2 | Instance method | Public | Method | Returns the structure descriptor for a given level and part | 20100423 | |
| 3 | Instance method | Public | Method | Returns the table descriptor for a given level and part | 20100423 | |
| 4 | Instance method | Public | Method | Sets the result table for a given level and part | 20100423 |
Events
Class IF_GENIL_MA_RESPONSE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTYPE_REQUEST_ENTRY | Public | See coding | 20100423 | begin of GTYPE_REQUEST_ENTRY,
LEVEL type I,
PART type I,
PARENT_RELATION type CRMT_RELATION_NAME,
OBJECT_NAME type CRMT_EXT_OBJ_NAME,
SEGMENT_NAME type NAME_KOMP,
JOIN_RELATION type CRMT_RELATION_NAME,
ATTRIBUTES type CRMT_ATTR_NAME_TAB,
REFERENCE_ENTRY type ref to DATA,
end of GTYPE_REQUEST_ENTRY
|
||
| 2 | GTYPE_REQUEST_TAB | Public | See coding | 20100423 | GTYPE_REQUEST_TAB type standard table of GTYPE_REQUEST_ENTRY
|
Method Signatures
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20100528 | ||||
| 2 | IV_PART | Call by reference | Type reference (TYPE) | I | 20100528 | ||||
| 3 | RV_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20100528 |
Method GET_RESULT on class IF_GENIL_MA_RESPONSE has no exception.
Method GET_STRUCT_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20100423 | ||||
| 2 | IV_PART | Call by reference | Type reference (TYPE) | I | 20100423 | ||||
| 3 | RV_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100423 |
Method GET_STRUCT_DESCR on class IF_GENIL_MA_RESPONSE has no exception.
Method GET_TABLE_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20100423 | ||||
| 2 | IV_PART | Call by reference | Type reference (TYPE) | I | 20100423 | ||||
| 3 | RV_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20100423 |
Method GET_TABLE_DESCR on class IF_GENIL_MA_RESPONSE has no exception.
Method SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA_TAB_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20100423 | ||||
| 2 | IV_LEVEL | Call by reference | Type reference (TYPE) | I | 20100423 | ||||
| 3 | IV_PART | Call by reference | Type reference (TYPE) | I | 20100423 |
Method SET_RESULT on class IF_GENIL_MA_RESPONSE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |