SAP ABAP Class CL_FPM_ADAPT_OVP_CONFIG_WRITER (Configuration Writer for Adaptable OVP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_CONFIG_WRITER Configuration Rerader for OIF 20110127
Properties
Class CL_FPM_ADAPT_OVP_CONFIG_WRITER  
Short Description Configuration Writer for Adaptable OVP    
Super Class CL_FPM_CONFIG_WRITER Configuration Rerader for OIF 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20110127   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FPM_CONFIG_WRITER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_FPM_FORM_CONFIG_WRITER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_FPM_OIF_CONFIG_WRITER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 IF_FPM_OIF Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_ADAPT_OVP_CONFIG_WRITER has no interface implemented.
Friends
Class CL_FPM_ADAPT_OVP_CONFIG_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_NODE_ID Instance attribute Private Type reference (TYPE) STRING 20110127
2 MV_ROOT_PATH Instance attribute Private Type reference (TYPE) STRING 20110127
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20110127
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110127
3 SAVE Instance method Public Method 20110127
4 SET_ATTRIBUTES Instance method Public Method 20110127
Events
Class CL_FPM_ADAPT_OVP_CONFIG_WRITER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ADAPT_OVP_ATTRIBUTES Public See coding 20110127 BEGIN OF ty_s_adapt_ovp_attributes , SCHEMA Type FPM_ADAPTATION_SCHEMA, END OF ty_s_adapt_ovp_attributes
2 TY_T_ADAPT_OVP_ATTRIBUTES Public See coding 20110127 ty_t_adapt_ovp_attributes TYPE STANDARD TABLE OF ty_s_adapt_ovp_attributes
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) FPM_T_T100_MESSAGES Messages exported to be dispalyed in popup 20110127
2 Exporting EV_ERROR Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110127

Method CHECK on class CL_FPM_ADAPT_OVP_CONFIG_WRITER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPL_WRITER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_APPL_MODIFIER Write Interface for Application Configuration 20110127
2 Importing IR_COMP_READER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_READER Read Interface for the Component Configuration 20110127
3 Importing IR_COMP_WRITER Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_COMP_MODIFIER Write Interface for the Component Configuration 20110127
4 Importing IR_CONFIG_TOOL_COMP Call by reference Object reference (TYPE REF TO) IF_WD_CONFIG_TOOL_COMP API Configuration Component 20110127
5 Importing IV_CONFIGURATION_ID Call by reference Type reference (TYPE) WDY_CONFIG_ID Configuration Identification 20110127
6 Importing IV_CONFIG_TYPE Call by reference Type reference (TYPE) WDY_CONFIG_TYPE Type of Web Dynpro Configuration 20110127
7 Importing IV_CREATE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110127
# Exception Resumable Description Created on
1 CX_FPM_FLOORPLAN Floorplan exceptions 20110127

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ERROR Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110127

Method SAVE on class CL_FPM_ADAPT_OVP_CONFIG_WRITER has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) TY_S_ADAPT_OVP_ATTRIBUTES Attributes 20110127
# Exception Resumable Description Created on
1 CX_FPM_CONFIGURATION 20110127
2 CX_WD_PERSONALIZATION Personalization Error 20110127
History
Last changed by/on SAP  20140121 
SAP Release Created in 731