SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_CFG_SERVICE_HANDLER | FPM Config Editor Service Handler | 20080221 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_HCT_GUIBB_SH_SHELL | Shell for service handler | 20090603 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_SERVICE_HANDLER_RUNTIME | Runtime Service Handler | 20101203 |
Properties
| Interface | IF_FPM_CFG_SERVICE_HANDLER | |
| Short Description | FPM Config Editor Service Handler |
General Data
| Package | APB_FPM_CONF | FPM: Configuration Editor |
| Created | 20080221 | SAP |
| Last changed | 20131127 | 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_SERVICE_HANDLER has no interface.
Friends
Interface IF_FPM_CFG_SERVICE_HANDLER has no friend.
Attributes
Interface IF_FPM_CFG_SERVICE_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates and binds an element to the given node | 20080221 | |
| 2 | Instance method | Public | Method | Binds a copy of the given element to the context | 20080303 | |
| 3 | Instance method | Public | Method | Get list of deltas | 20110919 | |
| 4 | Instance method | Public | Method | Get current personalization scope | 20080407 | |
| 5 | Instance method | Public | Method | Get current enhancement | 20120221 | |
| 6 | Instance method | Public | Method | Returns a list with primary attributes for a node | 20110511 | |
| 7 | Instance method | Public | Method | Invalidates a node | 20120606 | |
| 8 | Instance method | Public | Method | Tells you whether attribute is final | 20080411 | |
| 9 | Instance method | Public | Method | Does the node belongs to original configuration context | 20130528 | |
| 10 | Instance method | Public | Method | Moves an element | 20080221 | |
| 11 | Instance method | Public | Method | Removes an element | 20080221 | |
| 12 | Instance method | Public | Method | Reset Attribute | 20110919 | |
| 13 | Instance method | Public | Method | Reset Element | 20111006 | |
| 14 | Instance method | Public | Method | Sets attribute of an element | 20080221 | |
| 15 | Instance method | Public | Method | Sets an attribute to final | 20080407 | |
| 16 | Instance method | Public | Method | Sets static attributes of an element | 20080221 |
Events
Interface IF_FPM_CFG_SERVICE_HANDLER has no event.
Types
Interface IF_FPM_CFG_SERVICE_HANDLER has no local type.
Method Signatures
Method ADD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20080221 | ||||
| 2 | I_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080221 | |||
| 3 | I_SET_INITIAL_ELEMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080222 | |||
| 4 | I_STATIC_ATTRIBUTES | Value transfer | Type reference (TYPE) | DATA | 20080221 | ||||
| 5 | R_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080221 |
Method ADD_ELEMENT on Interface IF_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_COPY_CHILD_NODES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091029 | |||
| 2 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Context Nodes | 20080303 | |||
| 3 | I_INDEX | Call by reference | Type reference (TYPE) | I | 20080303 | ||||
| 4 | I_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080303 | |||
| 5 | I_SET_INITIAL_ELEMENTS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080303 | |||
| 6 | R_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080303 |
Method ADD_ELEMENT_COPY on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method GET_COMPARE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_COMPARE_LIST | Value transfer | Type reference (TYPE) | WDY_CFG_COMPARE_LIST | 20110919 |
Method GET_COMPARE_LIST on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method GET_CURRENT_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20080407 |
Method GET_CURRENT_SCOPE on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method GET_ENHNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENHNAME | Value transfer | Type reference (TYPE) | ENHNAME | ID of an Enhancement | 20120221 |
Method GET_ENHNAME on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method GET_PRIMVALS_FOR_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 | WebDynpro: Schnittstelle für Kontext Knoten | 20110511 | |||
| 2 | R_PRIMVALS | Value transfer | Type reference (TYPE) | PRIMARY_ATTRIBUTE_VALUES | Liste von Primary-Attribut-Werten im Konfig.-Kontext | 20110511 |
Method GET_PRIMVALS_FOR_NODE on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method INVALIDATE_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 | 20120606 |
Method INVALIDATE_NODE on Interface IF_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 | 20080411 | ||||
| 2 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080411 | |||
| 3 | R_FINAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080411 |
Method IS_ATTRIBUTE_FINAL on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method IS_ORIG_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 | 20130528 | |||
| 2 | R_IS_ORIG_NODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130528 |
Method IS_ORIG_NODE on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method MOVE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FROM | Call by reference | Type reference (TYPE) | I | Source index | 20080221 | |||
| 2 | I_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20080221 | |||
| 3 | I_TO | Call by reference | Type reference (TYPE) | I | Target index | 20080221 |
Method MOVE_ELEMENT on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method REMOVE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080221 |
Method REMOVE_ELEMENT on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method RESET_ATTRIBUTE 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 | 20110919 | ||||
| 2 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20110919 |
Method RESET_ATTRIBUTE on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method RESET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20111006 | |||
| 2 | I_WHOLE_SUBTREE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Replacement for Real Boolean Type: 'X' == True '' == False | 20111006 |
Method RESET_ELEMENT on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method SET_ATTRIBUTE 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 | 20080221 | ||||
| 2 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080221 | |||
| 3 | I_VALUE | Value transfer | Type reference (TYPE) | DATA | 20080221 |
Method SET_ATTRIBUTE on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method SET_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 | 20080407 | ||||
| 2 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080407 | |||
| 3 | I_FINAL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Supplement for True Boolean Type: 'X' == True '' == False | 20080411 |
Method SET_ATTRIBUTE_FINAL on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
Method SET_STATIC_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20080221 | |||
| 2 | I_STATIC_ATTRIBUTES | Call by reference | Type reference (TYPE) | DATA | 20080221 |
Method SET_STATIC_ATTRIBUTES on Interface IF_FPM_CFG_SERVICE_HANDLER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 711 |