SAP ABAP Interface IF_RSPLFA_PARAM_STRUC (Structured Parameter)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA (Application Component) Planning
     RSPLFA (Package) API Framework for Planning Services
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
Interface IF_RSPLFA_PARAM_STRUC  
Short Description Structured Parameter    
General Data
Package RSPLFA   API Framework for Planning Services 
Created 20040513   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_RSPLFA_PARAM_STRUC has no forward declaration.
Interfaces
Interface IF_RSPLFA_PARAM_STRUC has no interface.
Friends
Interface IF_RSPLFA_PARAM_STRUC has no friend.
Attributes
Interface 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
Interface IF_RSPLFA_PARAM_STRUC has no event.
Types
Interface 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 700