SAP ABAP Class CL_FPM_CFG_SERVICE_HANDLER (FPM Config Editor Service Handler)
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_SERVICE_HANDLER | FPM Config Editor Service Handler | 20080221 |
Properties
Class | CL_FPM_CFG_SERVICE_HANDLER | |
Short Description | FPM Config Editor Service Handler | |
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 | 20080221 | SAP |
Last change | 20130531 | 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_SERVICE_HANDLER | FPM Config Editor Service Handler | 20080221 |
Friends
Class CL_FPM_CFG_SERVICE_HANDLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | ' 0123456789EMPXempx%.*' | 20101013 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '_CUS_' | Customizing Prefix | 20110511 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | '_FA_' | 20080411 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100420 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CFG_COMP_EDITOR | Interface for Component Configuration Editor | 20080221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20110511 | |
2 | ![]() |
Instance method | Private | Method | 20101013 | |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080221 |
4 | ![]() |
Instance method | Public | Method | Tells you whether attribute is final | 20110412 |
5 | ![]() |
Instance method | Private | Method | 20100428 | |
6 | ![]() |
Instance method | Private | Method | 20120412 | |
7 | ![]() |
Instance method | Private | Method | 20091029 |
Events
Class CL_FPM_CFG_SERVICE_HANDLER has no event.
Types
Class CL_FPM_CFG_SERVICE_HANDLER has no local type.
Method Signatures
Method ADAPT_PRIM_ATTR_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_VALUE | Call by reference | Type reference (TYPE) | DATA | 20110511 | |||
2 | ![]() |
I_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Node Element | 20110511 |
Method ADAPT_PRIM_ATTR_VALUE on class CL_FPM_CFG_SERVICE_HANDLER has no exception.
Method CHECK_ATTRIBUTE_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101013 | |||
2 | ![]() |
I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20101013 | ||
3 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | DATA | 20101013 | |||
4 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101013 |
Method CHECK_ATTRIBUTE_VALUE on class CL_FPM_CFG_SERVICE_HANDLER has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20100420 | ||
2 | ![]() |
I_SERVICE_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_WD_CFG_COMP_EDITOR | 20080221 |
Method CONSTRUCTOR on class CL_FPM_CFG_SERVICE_HANDLER has no exception.
Method IS_ATTRIBUTE_FINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20110412 | |||
2 | ![]() |
I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20110412 | ||
3 | ![]() |
R_FINAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110412 |
Method IS_ATTRIBUTE_FINAL on class CL_FPM_CFG_SERVICE_HANDLER has no exception.
Method IS_FINAL_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100428 | ||
2 | ![]() |
R_FINAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100428 |
Method IS_FINAL_NODE on class CL_FPM_CFG_SERVICE_HANDLER has no exception.
Method IS_SEMANTIC_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20120412 | ||
2 | ![]() |
RV_IS_SEMANTIC | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120412 |
Method IS_SEMANTIC_NODE on class CL_FPM_CFG_SERVICE_HANDLER has no exception.
Method _ADD_ELEMENT_COPY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20091029 | ||
2 | ![]() |
I_STATIC_ATTRIBUTES | Call by reference | Type reference (TYPE) | DATA | 20091029 | |||
3 | ![]() |
R_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20091029 |
Method _ADD_ELEMENT_COPY on class CL_FPM_CFG_SERVICE_HANDLER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |