SAP ABAP Class IF_RSMD_RS_GENERIC (Generic access interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_IP_HRY_READER Read Virtual Hierarchy 20100913
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBPCA_RS_GENERIC_TAB BPC PAK: Generic Tab for RS MD 20130625
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMD_RS_GENERIC_DOMAIN Retrieve master data from a generic domain 20051109
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMD_RS_GENERIC_TABLE Retrieve master data from a generic table 20050915
Properties
Class IF_RSMD_RS_GENERIC  
Short Description Generic access interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050915   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSMD_RS_GENERIC has no forward declaration.
Interfaces
Class IF_RSMD_RS_GENERIC has no interface implemented.
Friends
Class IF_RSMD_RS_GENERIC has no friend class.
Attributes
Class IF_RSMD_RS_GENERIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Check method 20050915
2 CREATE Static method Public Method Retruns the reference to itself 20051110
3 GET_PARAMETER Instance method Public Method To get the parameter structure 20050919
4 GET_PARAMETERSTRING Instance method Public Method To get the parameter string 20050915
5 GET_STRUCTURE_NAME Instance method Public Method To get the structure name 20050919
6 SET_PARAMETER Instance method Public Method To set the structure with values 20050915
7 SET_PARAMETERSTRING Instance method Public Method To set the attributes from the parameter string 20050915
Events
Class IF_RSMD_RS_GENERIC has no event.
Types
Class IF_RSMD_RS_GENERIC has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR Value transfer Type reference (TYPE) RS_BOOL Boolean 20051109
2 Importing I_R_MSG Call by reference Object reference (TYPE REF TO) CL_RSO_MSG Container für Nachrichten 20051115

Method CHECK on class IF_RSMD_RS_GENERIC has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANM Call by reference Type reference (TYPE) RSCHANM Characteristic 20051110
2 Importing I_CLNM Call by reference Type reference (TYPE) RSMDCLNM Name of Master Data Read Class 20051110
3 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20051110
4 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20051110
5 Returning R_R_RS_GENERIC Value transfer Object reference (TYPE REF TO) IF_RSMD_RS_GENERIC Generic access interface 20051110

Method CREATE on class IF_RSMD_RS_GENERIC has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_STRUC Call by reference Object reference (TYPE REF TO) DATA 20051109

Method GET_PARAMETER on class IF_RSMD_RS_GENERIC has no exception.

Method GET_PARAMETERSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARAMETERSTRING Call by reference Type reference (TYPE) RSMDRCLPA Parameter für Stammdaten-Leseklasse 20050915

Method GET_PARAMETERSTRING on class IF_RSMD_RS_GENERIC has no exception.

Method GET_STRUCTURE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STRUCT_NAME Call by reference Type reference (TYPE) TABNAME Strukture Name 20050919

Method GET_STRUCTURE_NAME on class IF_RSMD_RS_GENERIC has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_STRUC Call by reference Object reference (TYPE REF TO) DATA 20051109

Method SET_PARAMETER on class IF_RSMD_RS_GENERIC has no exception.

Method SET_PARAMETERSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMETERSTRING Call by reference Type reference (TYPE) RSMDRCLPA Parameter für Stammdaten-Leseklasse 20050915

Method SET_PARAMETERSTRING on class IF_RSMD_RS_GENERIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in