SAP ABAP Class IF_RSPLFA_PARAM_STRUC (Structured Parameter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPLFS_PARAM_STRUC Structured Parameter (Value) 20040802
Properties
Class IF_RSPLFA_PARAM_STRUC  
Short Description Structured Parameter    
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_STRUC has no forward declaration.
Interfaces
Class IF_RSPLFA_PARAM_STRUC has no interface implemented.
Friends
Class IF_RSPLFA_PARAM_STRUC has no friend class.
Attributes
Class IF_RSPLFA_PARAM_STRUC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COMP_DATA_SEL Instance method Public Method Get Components of Type: Data Selection Parameter 20040730
2 GET_COMP_ELEM Instance method Public Method Get Components of Type: Elementary Parameter 20040730
3 GET_COMP_IOBJ Instance method Public Method Get Components of Type: InfoObject Parameter 20040730
Events
Class IF_RSPLFA_PARAM_STRUC has no event.
Types
Class IF_RSPLFA_PARAM_STRUC has no local type.
Method Signatures

Method GET_COMP_DATA_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Name des Parameters 20040730
2 Returning R_R_PARAM_DATA_SEL Value transfer Object reference (TYPE REF TO) IF_RSPLFA_PARAM_DATA_SEL Datenselektions-Parameter 20040730
# Exception Resumable Description Created on
1 PARAM_NOT_FOUND Parameter existiert nicht 20040802
2 PARAM_TYPE_MISMATCH Methode und Parametertyp sind nicht kompatibel 20040803

Method GET_COMP_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Name des Parameters 20040730
2 Returning R_R_PARAM_ELEM Value transfer Object reference (TYPE REF TO) IF_RSPLFA_PARAM_ELEM Elementarer Parameter 20040730
# Exception Resumable Description Created on
1 PARAM_NOT_FOUND Parameter existiert nicht 20040802
2 PARAM_TYPE_MISMATCH Methode und Parametertyp sind nicht kompatibel 20040803

Method GET_COMP_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMP_NAME Call by reference Type reference (TYPE) RSPLF_PARNM Name des Parameters 20040730
2 Returning R_R_PARAM_IOBJ Value transfer Object reference (TYPE REF TO) IF_RSPLFA_PARAM_IOBJ InfoObjekt-Parameter 20040730
# Exception Resumable Description Created on
1 PARAM_NOT_FOUND Parameter existiert nicht 20040802
2 PARAM_TYPE_MISMATCH Methode und Parametertyp sind nicht kompatibel 20040803
History
Last changed by/on SAP  20130531 
SAP Release Created in