SAP ABAP Class IF_RSPLFA_PARAM_SET (Record of Parameter Values)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFS_PARAM_SET Parameter Record (Values) 20040730
Properties
Class IF_RSPLFA_PARAM_SET  
Short Description Record of Parameter Values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040513   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSPLFA_PARAM_SET has no forward declaration.
Interfaces
Class IF_RSPLFA_PARAM_SET has no interface implemented.
Friends
Class IF_RSPLFA_PARAM_SET has no friend class.
Attributes
Class IF_RSPLFA_PARAM_SET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAM_DATA_SEL Instance method Public Method Get Data-Selection Parameter 20040730
2 GET_PARAM_ELEM Instance method Public Method Get Elementary Parameters 20040730
3 GET_PARAM_IOBJ Instance method Public Method Get InfoObject Parameter 20040730
4 GET_PARAM_KEYF_SEL Instance method Public Method Get Key-Figure-Selection Parameter 20040803
5 GET_PARAM_STRUC Instance method Public Method Get Structured Parameters 20040730
6 GET_RULEPOS Instance method Public Method Get Position (ID) of Corresponding Rule 20040804
7 GET_TAB_PARAM_DATA_SEL Instance method Public Method Get Table of Data Selection Parameter Values 20040802
8 GET_TAB_PARAM_ELEM Instance method Public Method Get Table of Elementary Parameter Values 20040730
9 GET_TAB_PARAM_IOBJ Instance method Public Method Get Table of InfoObject Parameter Values 20040802
10 GET_TAB_PARAM_STRUC Instance method Public Method Get Table of Structured Parameters 20040802
Events
Class IF_RSPLFA_PARAM_SET has no event.
Types
Class IF_RSPLFA_PARAM_SET has no local type.
Method Signatures

Method GET_PARAM_DATA_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040730
2 Returning R_R_PARAM_DATA_SEL Value transfer Object reference (TYPE REF TO) IF_RSPLFA_PARAM_DATA_SEL Datenselektions-Parameter 20040730

Method GET_PARAM_DATA_SEL on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_PARAM_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040730
2 Returning R_R_PARAM_ELEM Value transfer Object reference (TYPE REF TO) IF_RSPLFA_PARAM_ELEM Elementarer Parameter 20040730

Method GET_PARAM_ELEM on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_PARAM_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040730
2 Returning R_R_PARAM_IOBJ Value transfer Object reference (TYPE REF TO) IF_RSPLFA_PARAM_IOBJ InfoObjekt-Parameter 20040730

Method GET_PARAM_IOBJ on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_PARAM_KEYF_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040803
2 Returning R_R_PARAM_KEYF_SEL Value transfer Object reference (TYPE REF TO) IF_RSPLFA_PARAM_KEYF_SEL Kennzahlauswahl-Parameter 20040803

Method GET_PARAM_KEYF_SEL on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_PARAM_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040730
2 Returning R_R_PARAM_STRUC Value transfer Object reference (TYPE REF TO) IF_RSPLFA_PARAM_STRUC Strukturierter Parameter 20040730

Method GET_PARAM_STRUC on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_RULEPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_RULEPOS Value transfer Type reference (TYPE) RSPLF_RULEPOS Position (ID) Regel im Planungs-Service 20040804

Method GET_RULEPOS on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_TAB_PARAM_DATA_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040802
2 Returning R_T_PARAM_DATA_SEL Value transfer Type reference (TYPE) RSPLFA_T_PARAM_DATA_SEL Tabelle für Datenselektions-Parameter 20040802

Method GET_TAB_PARAM_DATA_SEL on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_TAB_PARAM_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040730
2 Returning R_T_PARAM_ELEM Value transfer Type reference (TYPE) RSPLFA_T_PARAM_ELEM Tabelle für elementare Parameter 20040730

Method GET_TAB_PARAM_ELEM on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_TAB_PARAM_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040802
2 Returning R_T_PARAM_IOBJ Value transfer Type reference (TYPE) RSPLFA_T_PARAM_IOBJ Tabelle für InfoObjekt-Parameter 20040802

Method GET_TAB_PARAM_IOBJ on class IF_RSPLFA_PARAM_SET has no exception.

Method GET_TAB_PARAM_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Parametername 20040802
2 Returning R_T_PARAM_STRUC Value transfer Type reference (TYPE) RSPLFA_T_PARAM_STRUC Tabelle für strukturierten Parameter 20040802

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