SAP ABAP Interface IF_FPM_CFG_CONF_COMP_USAGE (Handle configurable components of Freestyle UIBBs)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CONF (Package) FPM: Configuration Editor
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_CFG_CONF_COMP_USAGE | Handle configurable components of Freestyle UIBBs | 20090805 |
Properties
| Interface | IF_FPM_CFG_CONF_COMP_USAGE | |
| Short Description | Handle configurable components of Freestyle UIBBs |
General Data
| Package | APB_FPM_CONF | FPM: Configuration Editor |
| Created | 20090805 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FPM_CFG_CONF_COMP_USAGE has no interface.
Friends
Interface IF_FPM_CFG_CONF_COMP_USAGE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ATTR_NAME | Constant | Public | See coding | 20090915 | ||||
| 2 | GC_NODE_NAME | Constant | Public | See coding | 20090915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete all usages of a configurable comp. from context node | 20090826 | |
| 2 | Static method | Public | Method | Get all usages of a configurable comp. from data base | 20090805 | |
| 3 | Static method | Public | Method | Get all usages of a configurable comp. from context node | 20090806 | |
| 4 | Static method | Public | Method | Write all usages of a configurable comp. to context node | 20090826 |
Events
Interface IF_FPM_CFG_CONF_COMP_USAGE has no event.
Types
Interface IF_FPM_CFG_CONF_COMP_USAGE has no local type.
Method Signatures
Method DEL_CONF_COMP_USAGE_FROM_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_NODE_TRGT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node target | 20090826 | |||
| 2 | IO_SERVICE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CFG_SERVICE_HANDLER | FPM Config Editor Service Handler | 20090826 | |||
| 3 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Component name of freestyle UIBB | 20090826 | |||
| 4 | IV_CONF_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Component name of configurable component | 20090826 |
Method DEL_CONF_COMP_USAGE_FROM_NODE on Interface IF_FPM_CFG_CONF_COMP_USAGE has no exception.
Method GET_CONF_COMP_USAGE_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Floorplan configuration key | 20090805 | |||
| 2 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Component name of freestyle UIBB | 20090805 | |||
| 3 | IV_CONF_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Component name of configurable component | 20090805 | |||
| 4 | IV_IS_RUNTIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20091019 | ||
| 5 | RT_CONF_COMP_USAGE | Value transfer | Type reference (TYPE) | FPM_T_CFG_UIBB_CONF_COMP_USAGE | Table type for configurable components assigned to UIBB | 20090805 |
Method GET_CONF_COMP_USAGE_FROM_DB on Interface IF_FPM_CFG_CONF_COMP_USAGE has no exception.
Method GET_CONF_COMP_USAGE_FROM_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_NODE_SRC | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node source | 20090826 | |||
| 2 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Component name of freestyle UIBB | 20090806 | |||
| 3 | IV_CONF_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Component name of configurable component | 20090806 | |||
| 4 | IV_IS_RUNTIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Supplement for True Boolean Type: 'X' == True '' == False | 20091019 | ||
| 5 | RT_CONF_COMP_USAGE | Value transfer | Type reference (TYPE) | FPM_T_CFG_UIBB_CONF_COMP_USAGE | Table type for configurable components assigned to UIBB | 20090806 |
Method GET_CONF_COMP_USAGE_FROM_NODE on Interface IF_FPM_CFG_CONF_COMP_USAGE has no exception.
Method WRITE_CONF_COMP_USAGE_TO_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT_NODE_SRC | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node source | 20090826 | |||
| 2 | IO_CONTEXT_NODE_TRGT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node target | 20090826 | |||
| 3 | IO_SERVICE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CFG_SERVICE_HANDLER | FPM Config Editor Service Handler | 20090826 | |||
| 4 | IT_CONF_COMP_USAGE | Call by reference | Type reference (TYPE) | FPM_T_CFG_UIBB_CONF_COMP_USAGE | Configurable components table source | 20090826 | |||
| 5 | IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Component name of freestyle UIBB | 20090826 | |||
| 6 | IV_CONF_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Component name of configurable component | 20090826 | |||
| 7 | IV_RESET_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090917 |
Method WRITE_CONF_COMP_USAGE_TO_NODE on Interface IF_FPM_CFG_CONF_COMP_USAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |