SAP ABAP Class CL_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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_CFG_CONF_COMP_USAGE | Handle configurable components of Freestyle UIBBs | 20090805 |
Properties
Class | CL_FPM_CFG_CONF_COMP_USAGE | |
Short Description | Handle configurable components of Freestyle UIBBs | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_CONF | FPM: Configuration Editor |
Created | 20090805 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_CFG_CONF_COMP_USAGE | Handle configurable components of Freestyle UIBBs | 20090805 |
Friends
Class CL_FPM_CFG_CONF_COMP_USAGE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node source | 20090826 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context node target | 20090826 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_CFG_SERVICE_HANDLER | FPM Config Editor Service Handler | 20090807 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20090805 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPM_T_CFG_UIBB_CONF_COMP_USAGE | Table type for configurable components assigned to UIBB | 20090807 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20090805 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20090805 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Supplement for True Boolean Type: 'X' == True '' == False | 20091019 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20090917 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090805 | |||
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_FPM_CFG_CONF_COMP_USAGE | 20100126 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20090807 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090805 |
3 | ![]() |
Instance method | Private | Method | 20090814 | |
4 | ![]() |
Instance method | Private | Method | 20090806 | |
5 | ![]() |
Instance method | Private | Method | 20090805 | |
6 | ![]() |
Instance method | Private | Method | 20090806 | |
7 | ![]() |
Static method | Private | Method | 20100126 | |
8 | ![]() |
Instance method | Private | Method | 20090805 | |
9 | ![]() |
Instance method | Private | Method | 20090807 | |
10 | ![]() |
Instance method | Private | Method | 20090826 | |
11 | ![]() |
Instance method | Private | Method | 20090807 |
Events
Class CL_FPM_CFG_CONF_COMP_USAGE has no event.
Types
Class CL_FPM_CFG_CONF_COMP_USAGE has no local type.
Method Signatures
Method CLEAR_NODE Signature
Method CLEAR_NODE on class CL_FPM_CFG_CONF_COMP_USAGE has no parameter.
Method CLEAR_NODE on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method CONSTRUCTOR 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 | 20090807 | ||
4 | ![]() |
IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20090805 | ||
5 | ![]() |
IT_CONF_COMP_USAGE | Call by reference | Type reference (TYPE) | FPM_T_CFG_UIBB_CONF_COMP_USAGE | Table type for configurable components assigned to UIBB | 20090807 | ||
6 | ![]() |
IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20090805 | ||
7 | ![]() |
IV_CONF_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20090805 | ||
8 | ![]() |
IV_IS_RUNTIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | Supplement for True Boolean Type: 'X' == True '' == False | 20091019 | ||
9 | ![]() |
IV_RESET_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | Boolean Variable (X=True, -=False, Space=Unknown) | 20090917 |
Method CONSTRUCTOR on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method ELEMENT_BELONGS_2_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONF_COMP_USAGE | Call by reference | Type reference (TYPE) | FPM_S_CFG_UIBB_CONF_COMP_USAGE | Configurable components assigned to UIBB | 20090814 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090814 |
Method ELEMENT_BELONGS_2_COMPONENT on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method GET_ATTRIBUTES_FROM_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CONF_COMP_USAGE | Call by reference | Type reference (TYPE) | FPM_S_CFG_UIBB_CONF_COMP_USAGE | Configurable components assigned to UIBB | 20090806 |
Method GET_ATTRIBUTES_FROM_PATH on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method GET_CONF_COMP_USG_FRM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_USG_FRM_DB on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method GET_CONF_COMP_USG_FRM_ND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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_USG_FRM_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method GET_INSTANCE 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 | Web Dynpro: Interface for Context Nodes | 20100126 | ||
2 | ![]() |
IO_CONTEXT_NODE_TRGT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100126 | ||
3 | ![]() |
IO_SERVICE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_CFG_SERVICE_HANDLER | FPM Config Editor Service Handler | 20100126 | ||
4 | ![]() |
IS_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20100126 | ||
5 | ![]() |
IT_CONF_COMP_USAGE | Call by reference | Type reference (TYPE) | FPM_T_CFG_UIBB_CONF_COMP_USAGE | Table type for configurable components assigned to UIBB | 20100126 | ||
6 | ![]() |
IV_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20100126 | ||
7 | ![]() |
IV_CONF_COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20100126 | ||
8 | ![]() |
IV_IS_RUNTIME | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100126 | |||
9 | ![]() |
IV_RESET_LOG | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100126 | |||
10 | ![]() |
SO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_FPM_CFG_CONF_COMP_USAGE | Handle configurable components of Freestyle UIBBs | 20100126 |
Method GET_INSTANCE on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method IREC_GET_CONF_COMP_USG_FRM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_CONF_COMP_USAGE | Call by reference | Type reference (TYPE) | FPM_T_CFG_UIBB_CONF_COMP_USAGE | Table type for configurable components assigned to UIBB | 20090805 | ||
2 | ![]() |
EV_CHILD_ADDED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090805 | ||
3 | ![]() |
IO_TABLEDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20090805 | ||
4 | ![]() |
IS_PARENT_COMPO_USAGE | Call by reference | Type reference (TYPE) | ANY | 20090805 | |||
5 | ![]() |
IV_DEPTH | Call by reference | Type reference (TYPE) | I | 20090805 | |||
6 | ![]() |
IV_PARENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20090805 |
Method IREC_GET_CONF_COMP_USG_FRM_DB on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method IREC_HOLDS_CONF_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20090807 | |||
2 | ![]() |
RV_HOLDS_CONF_COMPONENT | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20090807 |
Method IREC_HOLDS_CONF_COMPONENT on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method UPDATE_CONF_COMP_USG_ND Signature
Method UPDATE_CONF_COMP_USG_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no parameter.
Method UPDATE_CONF_COMP_USG_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
Method WRITE_CONF_COMP_USG_TO_ND Signature
Method WRITE_CONF_COMP_USG_TO_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no parameter.
Method WRITE_CONF_COMP_USG_TO_ND on class CL_FPM_CFG_CONF_COMP_USAGE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |