SAP ABAP Interface IF_GENIL_MA_RESPONSE (Mass Access Response Interface)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
⤷
⤷
Properties
| Interface | IF_GENIL_MA_RESPONSE | |
| Short Description | Mass Access Response Interface |
General Data
| Package | CRM_GENIL | Generic Interaction Layer for Access to CRM Objects |
| Created | 20100423 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_GENIL_MA_RESPONSE has no forward declaration.
Interfaces
Interface IF_GENIL_MA_RESPONSE has no interface.
Friends
Interface IF_GENIL_MA_RESPONSE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST_DESCR | 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_GENIL_MA_RESPONSE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |