SAP ABAP Class IF_RSMDP_FILTER (Master Data: Filter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSMDP_FILTER Master Data: Filter 20070525
Properties
Class IF_RSMDP_FILTER  
Short Description Master Data: Filter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070525   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSMDP_FILTER has no forward declaration.
Interfaces
Class IF_RSMDP_FILTER has no interface implemented.
Friends
Class IF_RSMDP_FILTER has no friend class.
Attributes
Class IF_RSMDP_FILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_R_MAPPING Instance method Public Method Returns Reference to Assignment of Source to Target Fields 20070613
2 GET_R_PACKAGE Instance method Public Method Returns Reference to Data Package Containing Filter Values 20070613
3 GET_TYPE Instance method Public Method Returns Type of Filter (RANGE or LIST) 20070626
Events
Class IF_RSMDP_FILTER has no event.
Types
Class IF_RSMDP_FILTER has no local type.
Method Signatures

Method GET_R_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_MAPPING Value transfer Object reference (TYPE REF TO) CL_RSMDP_MAPPING Referenz auf Zuordnung von Quell- zu Zielfeldern 20070613

Method GET_R_MAPPING on class IF_RSMDP_FILTER has no exception.

Method GET_R_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_PACKAGE Value transfer Object reference (TYPE REF TO) CL_RSMDP_PACKAGE Referenz auf Datenpaket, das Filterwerte enthält 20070613

Method GET_R_PACKAGE on class IF_RSMDP_FILTER has no exception.

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TYPE Value transfer Type reference (TYPE) STRING Typ des Filters (RANGE oder LIST) 20070626

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