SAP ABAP Interface IF_RSRT_DATA_TABLE (Data Table)
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 implementation (CLASS c. INTERFACES i_ref)  CL_RSRT_DATA_CONTAINER Data Container 20120508
Properties
Interface IF_RSRT_DATA_TABLE  
Short Description Data Table    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSRT_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_DATA Data 20111214
2 IF_RSRT_DATA_TABLE_SERVICES Data Table Services 20111214
Friends
Interface IF_RSRT_DATA_TABLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CID Constant Public Type reference (TYPE) IF_RSRT_DATA=>TN_CID 'DATA_TABLE' Unique Type ID 20111214
2 N_O_STRUCTDESCR Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20111214
3 N_O_TABLEDESCR Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20111214
Methods
# Method Level Visibility Method type Description Created on
1 GET_LINES Instance method Public Method Get Lines 20111214
2 SET_DATA_RANGE Instance method Public Method Set Data Range 20120119
3 SET_LINES Instance method Public Method Set Lines 20120119
Events
Interface IF_RSRT_DATA_TABLE has no event.
Types
Interface IF_RSRT_DATA_TABLE has no local type.
Method Signatures

Method GET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) SYTABIX Index interner Tabellen 20111214

Method GET_LINES on Interface IF_RSRT_DATA_TABLE has no exception.

Method SET_DATA_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) TABLE 20120119
2 Importing INDEX_FROM Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120119
3 Importing INITIALIZE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120119

Method SET_DATA_RANGE on Interface IF_RSRT_DATA_TABLE has no exception.

Method SET_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120119

Method SET_LINES on Interface IF_RSRT_DATA_TABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700