SAP ABAP Class IF_RSRT_DATA_TABLE (Data Table)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSRT_DATA Data 20111214
2 Interface composition (i COMPRISING i_ref)  IF_RSRT_DATA_TABLE_SERVICES Data Table Services 20111214
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
Class IF_RSRT_DATA_TABLE  
Short Description Data Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_RSRT_DATA_TABLE has no interface implemented.
Friends
Class IF_RSRT_DATA_TABLE has no friend class.
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
Class IF_RSRT_DATA_TABLE has no event.
Types
Class 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 class 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 class 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 class IF_RSRT_DATA_TABLE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in