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 ABAP 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 C_ALLOWED_CSS_SIZE_CHARS Constant Private Type reference (TYPE) STRING ' 0123456789EMPXempx%.*' 20101013
2 C_CUST_PREFIX Constant Public Type reference (TYPE) STRING '_CUS_' Customizing Prefix 20110511
3 C_FINALNODE_PREFIX Constant Private Type reference (TYPE) STRING '_FA_' 20080411
4 M_MESSAGE_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100420
5 M_SERVICE_HANDLER 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 ADAPT_PRIM_ATTR_VALUE Instance method Private Method 20110511
2 CHECK_ATTRIBUTE_VALUE Instance method Private Method 20101013
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080221
4 IS_ATTRIBUTE_FINAL Instance method Public Method Tells you whether attribute is final 20110412
5 IS_FINAL_NODE Instance method Private Method 20100428
6 IS_SEMANTIC_NODE Instance method Private Method 20120412
7 _ADD_ELEMENT_COPY 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 Changing C_VALUE Call by reference Type reference (TYPE) DATA 20110511
2 Importing 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 Importing I_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20101013
2 Importing I_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20101013
3 Importing I_VALUE Call by reference Type reference (TYPE) DATA 20101013
4 Returning 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 Importing I_MESSAGE_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_MESSAGE_MANAGER Message Manager 20100420
2 Importing 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 Importing I_ATTRIBUTE_NAME Call by reference Type reference (TYPE) STRING 20110412
2 Importing I_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110412
3 Returning 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 Importing I_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100428
2 Returning 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 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120412
2 Returning 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 Importing I_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091029
2 Importing I_STATIC_ATTRIBUTES Call by reference Type reference (TYPE) DATA 20091029
3 Returning 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