SAP ABAP Interface IF_RSRT_DATA_TABLE_SERVICES (Data Table Services)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RSRT_DATA_TABLE | Data Table | 20111214 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_DATA_CONTAINER | Data Container | 20120508 |
Properties
Interface | IF_RSRT_DATA_TABLE_SERVICES | |
Short Description | Data Table Services |
General Data
Package | RSRT_BICS_MODEL | RSRT BICS Model |
Created | 20111214 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_RSRT_DATA_TABLE_SERVICES | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_RSRT_DATA_TABLE_SERVICES has no interface.
Friends
Interface IF_RSRT_DATA_TABLE_SERVICES has no friend.
Attributes
Interface IF_RSRT_DATA_TABLE_SERVICES has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Apply Services | 20111214 |
2 | ![]() |
Instance method | Public | Method | Delete All Filter Rules | 20111214 |
3 | ![]() |
Instance method | Public | Method | Delete All Sort Rules | 20111214 |
4 | ![]() |
Instance method | Public | Method | Filter | 20111214 |
5 | ![]() |
Instance method | Public | Method | Get Data Set | 20111215 |
6 | ![]() |
Instance method | Public | Method | Get All Filter Rules | 20111214 |
7 | ![]() |
Instance method | Public | Method | Get Lines | 20120131 |
8 | ![]() |
Instance method | Public | Method | Get All Sort Rules | 20111214 |
9 | ![]() |
Instance method | Public | Method | Sort | 20111214 |
Events
Interface IF_RSRT_DATA_TABLE_SERVICES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_DATA_SET | Public | See coding | Data Set Item | 20111214 | begin of tn_s_data_set,
index type sytabix,
r_data type ref to data,
end of tn_s_data_set
|
|
2 | TN_T_DATA_SET | Public | See coding | Dataset | 20111214 | tn_t_data_set type standard table of tn_s_data_set with default key
with unique sorted key data components r_data initial size 1
|
Method Signatures
Method APPLY_SERVICES Signature
Method APPLY_SERVICES on Interface IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method APPLY_SERVICES on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
Method DELETE_FILTER_RULES Signature
Method DELETE_FILTER_RULES on Interface IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method DELETE_FILTER_RULES on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
Method DELETE_SORT_RULES Signature
Method DELETE_SORT_RULES on Interface IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method DELETE_SORT_RULES on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
Method FILTER Signature
Method FILTER on Interface IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method FILTER on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
Method GET_DATA_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FROM_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20111215 | ||
2 | ![]() |
TO_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20111215 | ||
3 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | TN_T_DATA_SET | Data Set | 20111215 |
Method GET_DATA_SET on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
Method GET_FILTER_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_FILTER_RULE=>TN_T_FILTER_RULE | Filter Rule List | 20111214 |
Method GET_FILTER_RULES on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
Method GET_LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20120131 |
Method GET_LINES on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
Method GET_SORT_RULES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_RSRT_SORT_RULE=>TN_T_SORT_RULE | Sort Rule List | 20111214 |
Method GET_SORT_RULES on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
Method SORT Signature
Method SORT on Interface IF_RSRT_DATA_TABLE_SERVICES has no parameter.
Method SORT on Interface IF_RSRT_DATA_TABLE_SERVICES has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 700 |