SAP ABAP Class IF_RMSL_DATA_SOURCE (Interface for BAdI: RMSL_DATA_SOURCE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20060710
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMSL_DI_DATA_SOURCE Class for BAdI: RMSL_DATA_SOURCE 20060710
Properties
Class IF_RMSL_DATA_SOURCE  
Short Description Interface for BAdI: RMSL_DATA_SOURCE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060710   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMSL_DATA_SOURCE has no forward declaration.
Interfaces
Class IF_RMSL_DATA_SOURCE has no interface implemented.
Friends
Class IF_RMSL_DATA_SOURCE has no friend class.
Attributes
Class IF_RMSL_DATA_SOURCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCRIPTION Instance method Public Method Delivers Description of Specified Data Origins 20060710
2 GET_INT_FROM_EXT Instance method Public Method Delivers Internal Key for Data Origins 20080430
3 GET_LIST Instance method Public Method Delivers List of All Valid Data Origins 20060710
Events
Class IF_RMSL_DATA_SOURCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_DATA_SOURCE_INT Public See coding Structure for Internal Display of Data Origin 20080506 BEGIN OF TY_S_DATA_SOURCE_INT, data_source_int TYPE rmsle_data_source, END OF TY_S_DATA_SOURCE_INT
Method Signatures

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESCRIPTION Call by reference Type reference (TYPE) RMSLTY_DATA_SOURCE_DSC Sprachabhängige Bezeichnung der Datenherkunft 20060710
2 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060710
3 Exporting ET_EXTERNAL_KEY Call by reference Type reference (TYPE) RMSLTY_DATA_SOURCE_KEY_MAP Schlüsselabbildung für Datenherkunften 20060721
4 Importing IT_KEY Call by reference Type reference (TYPE) RMSLTY_DATA_SOURCE Datenherkunft 20060710
5 Importing IT_LANGU Call by reference Type reference (TYPE) RMSLTY_LANGU Sprachen 20060710
6 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060710

Method GET_DESCRIPTION on class IF_RMSL_DATA_SOURCE has no exception.

Method GET_INT_FROM_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA_SOURCE_INT Value transfer Type reference (TYPE) RMSLTY_DATA_SOURCE Datenherkunft 20080506
2 Exporting ET_ERROR Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20080623
3 Importing I_DATA_SOURCE_EXT Value transfer Type reference (TYPE) RMSLE_DATA_SOURCE Datenherkunft 20080506
4 Importing I_DATA_SOURCE_TYPE Value transfer Type reference (TYPE) RMSLE_DATA_SOURCE_TYPE Art der Datenherkunft 20080506

Method GET_INT_FROM_EXT on class IF_RMSL_DATA_SOURCE has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060710
2 Exporting ET_LIST Call by reference Type reference (TYPE) RMSLTY_DATA_SOURCE_EXT Liste aller gültigen Datenherkünfte zur Produktspezifikation 20060710
3 Importing I_FLG_NULI_DATA_SOURCE Call by reference Type reference (TYPE) RMSLE_FLG Kennzeichen: Aufruf von Nährstoffliste 20080121
4 Importing I_KEY Call by reference Type reference (TYPE) RMSLE_SPECIFICATION Produktspezifikation 20060710
5 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Datum 20060710

Method GET_LIST on class IF_RMSL_DATA_SOURCE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in