SAP ABAP Interface IF_SALV_BOG_CR_DATA_CONTROLLER (Controller of XML Generation)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_BOG (Package) XML for CR Generation
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_BOG_CR_DATA_CONTROLLER | Controller of XML Generation | 20090206 |
Properties
| Interface | IF_SALV_BOG_CR_DATA_CONTROLLER | |
| Short Description | Controller of XML Generation |
General Data
| Package | SALV_BOG | XML for CR Generation |
| Created | 20090206 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SALV_BOG_CR_DATA_CONTROLLER has no interface.
Friends
Interface IF_SALV_BOG_CR_DATA_CONTROLLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_DATA_TYPE | Constant | Public | See coding | 20090206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20090206 |
Events
Interface IF_SALV_BOG_CR_DATA_CONTROLLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DATA_OBJECT | Public | See coding | 20090206 | begin of ys_data_object,
type type string, " c_data_type-data_xml,
version type string,
r_data type ref to data,
id type string,
end of ys_data_object
|
||
| 2 | YT_DATA_OBJECT | Public | See coding | 20090206 | yt_data_object type table of ys_data_object with default key
|
Method Signatures
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REPEAT_LAST_RESPONSE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090811 | ||||
| 2 | T_DATA_OBJECT | Value transfer | Type reference (TYPE) | YT_DATA_OBJECT | 20090206 |
Method GET_DATA on Interface IF_SALV_BOG_CR_DATA_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |