SAP ABAP Class /PLMU/IF_FRW_G_STATIC_PARAM (Feeder Callback - Set Static Feeder Parameter)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/CL_FRW_G_CALLBACK_PROXY Call Back Proxy 20100708
Properties
Class /PLMU/IF_FRW_G_STATIC_PARAM  
Short Description Feeder Callback - Set Static Feeder Parameter    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100708   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMU/IF_FRW_G_STATIC_PARAM has no forward declaration.
Interfaces
Class /PLMU/IF_FRW_G_STATIC_PARAM has no interface implemented.
Friends
Class /PLMU/IF_FRW_G_STATIC_PARAM has no friend class.
Attributes
Class /PLMU/IF_FRW_G_STATIC_PARAM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DEFINE_STATIC_PARAMETER Instance method Public Method Defines the static feeder parameter 20100930
2 GET_PARAMETER_VALUES Instance method Public Method Provides the values of the static feeder parameter 20100708
Events
Class /PLMU/IF_FRW_G_STATIC_PARAM has no event.
Types
Class /PLMU/IF_FRW_G_STATIC_PARAM has no local type.
Method Signatures

Method DEFINE_STATIC_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STATIC_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_DESCR Definition of static feeder parameter (invisible in config) 20100930
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_DESCR Definition of feeder parameter 20100930

Method DEFINE_STATIC_PARAMETER on class /PLMU/IF_FRW_G_STATIC_PARAM has no exception.

Method GET_PARAMETER_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_STATIC_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Value of static feeder parameter 20100930
2 Importing IT_CONFIG_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Values of feeder parameter set via configuration 20100930

Method GET_PARAMETER_VALUES on class /PLMU/IF_FRW_G_STATIC_PARAM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in