SAP ABAP Class IF_RSRT_DATA_SUPPLIER (Data Table Supplier)
Properties
Class IF_RSRT_DATA_SUPPLIER  
Short Description Data Table Supplier    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120209   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RSRT_FIELD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_RSRT_DATA_SUPPLIER has no interface implemented.
Friends
Class IF_RSRT_DATA_SUPPLIER has no friend class.
Attributes
Class IF_RSRT_DATA_SUPPLIER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Get Data 20120209
2 GET_VALUE Instance method Public Method Get Value 20120209
3 SET_VALUE Instance method Public Method Set Value 20120209
Events
Class IF_RSRT_DATA_SUPPLIER has no event.
Types
Class IF_RSRT_DATA_SUPPLIER has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120209
2 Importing TO_INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120209
3 Returning VALUE Value transfer Object reference (TYPE REF TO) DATA 20120209

Method GET_DATA on class IF_RSRT_DATA_SUPPLIER has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_ID Call by reference Type reference (TYPE) IF_RSRT_FIELD=>TN_ID Field ID 20120209
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120209
3 Returning VALUE Value transfer Object reference (TYPE REF TO) DATA 20120209

Method GET_VALUE on class IF_RSRT_DATA_SUPPLIER has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_ID Call by reference Type reference (TYPE) IF_RSRT_FIELD=>TN_ID ID 20120209
2 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120209
3 Importing VALUE Call by reference Type reference (TYPE) DATA 20120209

Method SET_VALUE on class IF_RSRT_DATA_SUPPLIER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in