SAP ABAP Interface /PLMU/IF_FRW_G_STATIC_PARAM (Feeder Callback - Set Static Feeder Parameter)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks
⤷
⤷
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
| Interface | /PLMU/IF_FRW_G_STATIC_PARAM | |
| Short Description | Feeder Callback - Set Static Feeder Parameter |
General Data
| Package | /PLMU/UI_FRW_GUIBB | UI Framework: Generic UI Building Blocks |
| Created | 20100708 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /PLMU/IF_FRW_G_STATIC_PARAM has no forward declaration.
Interfaces
Interface /PLMU/IF_FRW_G_STATIC_PARAM has no interface.
Friends
Interface /PLMU/IF_FRW_G_STATIC_PARAM has no friend.
Attributes
Interface /PLMU/IF_FRW_G_STATIC_PARAM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Defines the static feeder parameter | 20100930 | |
| 2 | Instance method | Public | Method | Provides the values of the static feeder parameter | 20100708 |
Events
Interface /PLMU/IF_FRW_G_STATIC_PARAM has no event.
Types
Interface /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 | ET_STATIC_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_DESCR | Definition of static feeder parameter (invisible in config) | 20100930 | |||
| 2 | IT_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_DESCR | Definition of feeder parameter | 20100930 |
Method DEFINE_STATIC_PARAMETER on Interface /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 | CT_STATIC_PARAMETER | Call by reference | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Value of static feeder parameter | 20100930 | |||
| 2 | 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 Interface /PLMU/IF_FRW_G_STATIC_PARAM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |