SAP ABAP Interface IF_BS_ANLY_LIST_DATA (Simple List Reporting: List Data)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-ANL-LST (Application Component) List Reporting
⤷
BS_ANLY_LIST_REPORTING (Package) Business Suite Analytics: Simple List Reporting
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BS_ANLY_LIST_DATA | List Reporting: List Data | 20090225 |
Properties
| Interface | IF_BS_ANLY_LIST_DATA | |
| Short Description | Simple List Reporting: List Data |
General Data
| Package | BS_ANLY_LIST_REPORTING | Business Suite Analytics: Simple List Reporting |
| Created | 20090223 | 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_BS_ANLY_LIST_DATA has no interface.
Friends
Interface IF_BS_ANLY_LIST_DATA has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_QUERY | Instance attribute | Public | Type reference (TYPE) | BSANLY_QUERY | Analytics Query | 20090511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check | 20090623 | |
| 2 | Instance method | Public | Method | Read Data and Metadata | 20090223 | |
| 3 | Instance method | Public | Method | Read Data | 20090223 | |
| 4 | Instance method | Public | Method | Write Data | 20090922 |
Events
Interface IF_BS_ANLY_LIST_DATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CELL_COLOR | Public | See coding | 20090805 | BEGIN OF ys_cell_color,
cell_ordinal TYPE rrtcellordinal,
back_color TYPE rrtbackcolor,
END OF ys_cell_color
|
||
| 2 | YT_CELL_COLOR | Public | See coding | 20090805 | yt_cell_color TYPE TABLE OF ys_cell_color
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BSANLY_T_MESSAGE | Analytics: Messages | 20090818 | |||
| 2 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090818 |
Method CHECK on Interface IF_BS_ANLY_LIST_DATA has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_DATA_S_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20090317 | |||
| 2 | ER_T_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data table | 20090224 | |||
| 3 | ET_COLUMNS | Call by reference | Type reference (TYPE) | BSANLY_TS_ALV_COL | Columns | 20090311 | |||
| 4 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BSANLY_T_MESSAGE | Analytics: Messages | 20090225 | |||
| 5 | EV_EXCEPTIONS_USED | Call by reference | Type reference (TYPE) | BOOLEAN | Exceptions Used | 20090806 | |||
| 6 | EV_INPUT_ENABLED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091006 | |||
| 7 | EV_NEW_ROWS_ALLOWED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091006 | |||
| 8 | EV_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20090821 | |||
| 9 | IT_FIELDNAME | Call by reference | Type reference (TYPE) | BSANLY_T_FIELDNAME | List of fieldnames | 20090224 |
Method READ on Interface IF_BS_ANLY_LIST_DATA has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20090224 | ||||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BSANLY_T_MESSAGE | Analytics: Messages | 20090226 | |||
| 3 | IT_FIELDNAME | Call by reference | Type reference (TYPE) | BSANLY_T_FIELDNAME | List of fieldnames | 20090224 |
Method READ_DATA on Interface IF_BS_ANLY_LIST_DATA has no exception.
Method WRITE_CELLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MODIFIED_FIELDS | Call by reference | Type reference (TYPE) | BSANLY_T_MODIFIED_CELLS | Modified fields | 20090922 |
Method WRITE_CELLS on Interface IF_BS_ANLY_LIST_DATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |