SAP ABAP Class IF_RSISR_REFERENCEDATA (Reference Data)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSISR_SERVICE_TYPE_1 Interface for Services of Type 1 20030218
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSISR_SERVICE_TYPE_1 Service of Type 1 20030218
Properties
Class IF_RSISR_REFERENCEDATA  
Short Description Reference Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020918   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSISR_REFERENCEDATA has no forward declaration.
Interfaces
Class IF_RSISR_REFERENCEDATA has no interface implemented.
Friends
Class IF_RSISR_REFERENCEDATA has no friend class.
Attributes
Class IF_RSISR_REFERENCEDATA has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXTEND_BLOCK_DATA Instance method Public Method Expands the Block Line Table 20030408
2 GET_REFDATA_SELECTION Instance method Public Method Return of Reference Data Selection 20021025
3 GET_REF_DATAOBJ Instance method Public Method Return of Reference Data Object 20020919
4 SET_REF_DATAOBJ Instance method Public Method Setting the Reference Data Object 20020919
Events
Class IF_RSISR_REFERENCEDATA has no event.
Types
Class IF_RSISR_REFERENCEDATA has no local type.
Method Signatures

Method EXTEND_BLOCK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BLOCKTABLE Call by reference Type reference (TYPE) STANDARD TABLE Blocktabelle der Daten 20030410
2 Exporting ET_BLOCK_MAPPING Call by reference Type reference (TYPE) RSISR_T_BLOCK_MAPPING Blockzuordnung 20030408
3 Importing IT_REFBLOCKTABLE Call by reference Type reference (TYPE) STANDARD TABLE Blocktabelle der Referenzdaten 20030410
4 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Datenobjekt 20030408

Method EXTEND_BLOCK_DATA on class IF_RSISR_REFERENCEDATA has no exception.

Method GET_REFDATA_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER Call by reference Type reference (TYPE) RSIS_T_FILTER Filterobjekt 20021118
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20021025
3 Returning RT_FILTER Value transfer Type reference (TYPE) RSIS_T_FILTER Selection für Referenzdaten 20021029

Method GET_REFDATA_SELECTION on class IF_RSISR_REFERENCEDATA has no exception.

Method GET_REF_DATAOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20020919
2 Returning RR_REFDATA Value transfer Object reference (TYPE REF TO) DATA Referenzdatenobjekt 20020919

Method GET_REF_DATAOBJ on class IF_RSISR_REFERENCEDATA has no exception.

Method SET_REF_DATAOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_DATAREF Call by reference Object reference (TYPE REF TO) DATA Referenzdatenobjekt 20020919
2 Importing I_NAME Call by reference Type reference (TYPE) RSIS_E_DOBJ Intelligent Service: Datenobjekt 20020919

Method SET_REF_DATAOBJ on class IF_RSISR_REFERENCEDATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in