SAP ABAP Class CL_FPM_HCT_DELTA_ASSIST (Assistance Class for FPM_HCT_DELTA)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_HCT (Package) Harmonized Configuration Tool
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20110919
Properties
Class CL_FPM_HCT_DELTA_ASSIST  
Short Description Assistance Class for FPM_HCT_DELTA    
Super Class CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_HCT   Harmonized Configuration Tool 
Created 20110919   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)
2 CL_FPM_HCT_DELTA Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_FPM_HCT_DELTA_ASSIST has no interface implemented.
Friends
Class CL_FPM_HCT_DELTA_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_ACTION Constant Public See coding 20111004
2 CS_DELTA_CLASS_NAME Constant Private See coding 20120327
3 MO_DELTA_HANDLER Instance attribute Public Object reference (TYPE REF TO) CL_FPM_HCT_DELTA Super Class for defining the display of delta elements 20120327
4 MO_ND_GEN_SETTINGS Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120326
5 MO_ND_ROOT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120326
6 MO_SELECTED_DELTA_ELEMENT Instance attribute Public Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120328
7 MS_DIRECT_PARENT Instance attribute Public Type reference (TYPE) WDY_CFG_RELATED Related Objects 20120405
8 MS_SELECTED_REL_CONFIG Instance attribute Public Type reference (TYPE) WDY_CFG_RELATED Related Config to be compared with 20111012
9 MT_COMPARE_LIST Instance attribute Public Type reference (TYPE) WDY_CFG_COMPARE_LIST WDA Configuration: Compare Data 20120223
10 MT_DDLB_VALUE_LIST Instance attribute Public Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20111114
11 MT_ENH_RELATED Instance attribute Private Type reference (TYPE) WDY_CFG_RELATED_TAB 20111004
12 MT_EXTERNAL_DELTA_HIERARCHY Instance attribute Public Type reference (TYPE) FPM_T_HCT_DELTA_ATTRIBUTES Contains only displayed delta data on the screen 20111128
13 MT_GEN_SETTINGS Instance attribute Private Type reference (TYPE) WDY_CFG_COMPARE_LIST WDA Configuration: Compare Data 20120326
14 MT_INTERNAL_DELTA_HIERARCHY Instance attribute Public Type reference (TYPE) FPM_T_HCT_DELTA_ATTRIBUTES Contains all delta data 20111128
15 MT_PARENT_CFGS Instance attribute Public Type reference (TYPE) WDY_CFG_RELATED_TAB Contains all possible parent configurations 20110923
16 MT_RELATED_NODES Instance attribute Private Type reference (TYPE) CL_FPM_HCT_DELTA=>TY_T_RELATED_NODES 20120327
17 MV_ADJUST_FIRST_VISIBLE_ROW Instance attribute Public Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20111005
18 MV_CHANGE_MODE Instance attribute Public Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20111012
19 MV_REFRESH_ATTRIBUTE_TABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20120224
20 MV_REFRESH_DELTA_TABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL If e.g. an element has changed, the delta table is refreshed 20111005
21 MV_REFRESH_PARENT_CFGS Instance attribute Public Type reference (TYPE) BOOLEAN CFGS_RELATED has to be refreshed when another CBA is selctd 20120320
22 MV_REVERSIBLE_MODE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120405
23 MV_UPDATE_EXT_DELTA_HIERARCHY Instance attribute Public Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20120217
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_PARENT_CFGS Instance method Private Method Adds a related config to the collection of parent configs 20120320
2 ALIGN_DELTA_TABLE_SELECTION Instance method Public Method Updates the element selection of the Hierarchy Table 20120301
3 CHECK_ITEM_IS_COMPRESSED_ATTR Instance method Private Method Checks whether attribute is an XML-String 20120424
4 CHECK_ITEM_IS_GEN_SETTING Instance method Private Method Checks whether item is part of the General Settings 20120326
5 CHECK_ITEM_IS_REVERSIBLE Instance method Private Method Checks whether item can be resetted 20120327
6 CHECK_RELATED_NODES Instance method Private Method Check whether element belongs to related nodes 20120327
7 COLLAPSE_NODE Instance method Public Method Logic for collapsing a node within the Hierarchy Table 20120130
8 CREATE_DELTA_HIERARCHY Instance method Public Method Build-up of hierarchical delta data based on FPM entities 20120320
9 CREATE_PARENT_ELEMENT Instance method Private Method Creates the parent element of a given elem within Hierarchy 20120216
10 DETERMINE_PARENT_CFG Instance method Private Method Determine the parent configuration of the given config 20120320
11 ELEMENT_IS_IN_DELTA_TABLE Instance method Private Method Checks whether selected element is within the delta table 20120621
12 EXPAND_NODE Instance method Public Method Logic for expanding a node within the Hierarchy Table 20120130
13 FIND_REL_ELEM_IN_CHILD_NODES Instance method Private Method Recursive method to find related element 20120327
14 GET_ADAPT_TYPE Instance method Private Method Get the adapt type of the current object (CON, CUS or DEL) 20120321
15 GET_ATTR_NAME Instance method Private Method Provides the description/name of an attribute 20120405
16 GET_CONFIG_ROOT_NODE Instance method Private Method Delivers the top node of the current configuration 20120326
17 GET_DDIC_INFO Instance method Private Method Delivers readable texts from ddic for attribute values 20120326
18 GET_DDLB_VALUE_LIST Instance method Private Method Get the content of the dropdown listbox with parent cfgs 20110923
19 GET_DELTA_ATTRIBUTES Instance method Public Method Delivers all changed attributes of a delta element 20120223
20 GET_ELEMENT_DESCRIPTION Instance method Private Method Provides the description/name of a hierarchy element 20120405
21 GET_GEN_SETTING_NODE Instance method Private Method Delivers the general settings node of the current configurat 20120326
22 GET_RELATED_ELEMENT Instance method Private Method Provides the related element of the "lonely" node 20120327
23 GET_SPECIAL_PROPERTIES Instance method Private Method XML-String will be divided into its components 20120803
24 HAS_COMPARE_LIST_CHANGED Instance method Public Method Checks whether Compare List has been changed 20120424
25 IS_LEAF Instance method Private Method Check whether the element is a leaf within the Hier. Table 20120130
26 REFRESH_ATTRIBUTES_PANEL Instance method Public Method Refreshes the attributes panel within FLUID 20120713
27 REFRESH_DELTA_TABLE Instance method Public Method Setting flags for refreshing the delta table 20111005
28 REFRESH_PARENT_CFGS Instance method Public Method Refreshes the parent cfgs of the current comp. config. 20120320
29 SET_DELTA_HANDLER Instance method Private Method Determines the handler class for refining the Hier. Display 20120327
30 SET_PARENT_CFGS Instance method Public Method Set all parent configurations of the current comp. config. 20120320
31 SET_RELATED_NODES Instance method Private Method Get information about related nodes (e.g. ACTION) 20120327
32 SET_REVERSIBLE_MODE Instance method Public Method Switches on/off reversible mode (can attributes be reset?) 20120405
33 UPDATE_SELECTION Instance method Private Method Checks whether the sel. of the Hierarchy has to be updated 20120424
Events
Class CL_FPM_HCT_DELTA_ASSIST has no event.
Types
Class CL_FPM_HCT_DELTA_ASSIST has no local type.
Method Signatures

Method ADD_TO_PARENT_CFGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CFG_RELATED Call by reference Type reference (TYPE) WDY_CFG_RELATED 20120320
2 Importing IT_CFG_RELATED Call by reference Type reference (TYPE) WDY_CFG_RELATED_TAB 20120320

Method ADD_TO_PARENT_CFGS on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method ALIGN_DELTA_TABLE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120301
2 Importing IO_CONTEXT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120301
3 Importing IT_CONTEXT_ELEMENT Call by reference Type reference (TYPE) WDR_CONTEXT_ELEMENT_SET Web Dynpro: Number of Context Node Elements 20120301

Method ALIGN_DELTA_TABLE_SELECTION on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method CHECK_ITEM_IS_COMPRESSED_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM WDA Configuration: Compare Data 20120424
2 Returning RV_IS_SPECIAL_PROPERTY Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120424

Method CHECK_ITEM_IS_COMPRESSED_ATTR on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method CHECK_ITEM_IS_GEN_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM WDA Configuration: Compare Data 20120326
2 Returning RV_IS_GEN_SETTING Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120326

Method CHECK_ITEM_IS_GEN_SETTING on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method CHECK_ITEM_IS_REVERSIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM WDA Configuration: Compare Data 20120327
2 Returning RV_IS_REVERSIBLE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120327

Method CHECK_ITEM_IS_REVERSIBLE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method CHECK_RELATED_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM WDA Configuration: Compare Data 20120327
2 Returning RV_REL_NODE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120327

Method CHECK_RELATED_NODES on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method COLLAPSE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_KEY Call by reference Type reference (TYPE) FPM_S_HCT_DELTA_ATTRIBUTE-ROW_KEY 30 Characters 20120130
2 Importing IV_TOP_NODE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120217

Method COLLAPSE_NODE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method CREATE_DELTA_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST 20120320
2 Returning RT_DELTA_TABLE Value transfer Type reference (TYPE) FPM_T_HCT_DELTA_ATTRIBUTES Table Type for delta attributes 20120320

Method CREATE_DELTA_HIERARCHY on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method CREATE_PARENT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DELTA_TABLE Call by reference Type reference (TYPE) FPM_T_HCT_DELTA_ATTRIBUTES Table Type for delta attributes 20120216
2 Changing CV_ROW_KEY Call by reference Type reference (TYPE) I 20120216
3 Exporting ES_DELTA_PARENT Call by reference Type reference (TYPE) FPM_S_HCT_DELTA_ATTRIBUTE test 20120216
4 Importing IO_ND_DELTA Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Node Element 20120217
5 Importing IO_REL_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Item is a related node 20120327
6 Importing IV_IS_GEN_SETTING Call by reference Type reference (TYPE) BOOLEAN Item belongs to General Settings 20120326

Method CREATE_PARENT_ELEMENT on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method DETERMINE_PARENT_CFG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CFG_RELATED Call by reference Type reference (TYPE) WDY_CFG_RELATED 20120320
2 Importing IT_CFG_RELATED Call by reference Type reference (TYPE) WDY_CFG_RELATED_TAB 20120320

Method DETERMINE_PARENT_CFG on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method ELEMENT_IS_IN_DELTA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120621
2 Returning RV_IS_IN_DELTA_TABLE Value transfer Type reference (TYPE) ABAP_BOOL 20120621

Method ELEMENT_IS_IN_DELTA_TABLE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method EXPAND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_KEY Call by reference Type reference (TYPE) FPM_S_HCT_DELTA_ATTRIBUTE-ROW_KEY 30 Characters 20120130

Method EXPAND_NODE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method FIND_REL_ELEM_IN_CHILD_NODES 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 20120327
2 Importing IV_REF_ATTR Call by reference Type reference (TYPE) STRING 20120327
3 Importing IV_REF_NODE_NAME Call by reference Type reference (TYPE) STRING 20120327
4 Importing IV_REF_VALUE Call by reference Type reference (TYPE) STRING 20120327
5 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120327

Method FIND_REL_ELEM_IN_CHILD_NODES on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_ADAPT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ADAPT_TYPE Value transfer Type reference (TYPE) WDY_ADAPT_TYPE Type of Adaptation 20120321

Method GET_ADAPT_TYPE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_ATTR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DELTA_ATTRIBUTES Call by reference Type reference (TYPE) FPM_S_HCT_DELTA_ATTRIBUTES test 20120405
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20120405

Method GET_ATTR_NAME on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_CONFIG_ROOT_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 20120326
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120326

Method GET_CONFIG_ROOT_NODE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_DDIC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE1 Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM-VALUE1 20120326
2 Changing CV_VALUE2 Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM-VALUE2 20120326
3 Importing IO_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120326
4 Importing IV_ATTRIBUTE Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM-ATTRIBUTE Meta Information for an Attribute of a Context Node 20120326

Method GET_DDIC_INFO on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_DDLB_VALUE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VALUE_LIST Value transfer Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20110923

Method GET_DDLB_VALUE_LIST on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_DELTA_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST WDA Configuration: Compare Data 20120223
2 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120223

Method GET_DELTA_ATTRIBUTES on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_ELEMENT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120405
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20120405

Method GET_ELEMENT_DESCRIPTION on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_GEN_SETTING_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 20120326
2 Returning RO_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120326

Method GET_GEN_SETTING_NODE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_RELATED_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM WDA Configuration: Compare Data 20120327
2 Returning RO_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20120327

Method GET_RELATED_ELEMENT on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method GET_SPECIAL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST WDA Configuration: Compare Data 20120803
2 Importing IS_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST_ITEM WDA Configuration: Compare Data 20120803

Method GET_SPECIAL_PROPERTIES on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method HAS_COMPARE_LIST_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NEW_COMPARE_LIST Call by reference Type reference (TYPE) WDY_CFG_COMPARE_LIST WDA Configuration: Compare Data 20120424
2 Returning RV_IS_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20120424

Method HAS_COMPARE_LIST_CHANGED on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method IS_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ROW_KEY Call by reference Type reference (TYPE) FPM_S_HCT_DELTA_ATTRIBUTE-ROW_KEY 30 Characters 20120130
2 Returning RV_IS_LEAF Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120130

Method IS_LEAF on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method REFRESH_ATTRIBUTES_PANEL Signature

Method REFRESH_ATTRIBUTES_PANEL on class CL_FPM_HCT_DELTA_ASSIST has no parameter.
Method REFRESH_ATTRIBUTES_PANEL on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method REFRESH_DELTA_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) STRING 20120224

Method REFRESH_DELTA_TABLE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method REFRESH_PARENT_CFGS Signature

Method REFRESH_PARENT_CFGS on class CL_FPM_HCT_DELTA_ASSIST has no parameter.
Method REFRESH_PARENT_CFGS on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method SET_DELTA_HANDLER Signature

Method SET_DELTA_HANDLER on class CL_FPM_HCT_DELTA_ASSIST has no parameter.
Method SET_DELTA_HANDLER on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method SET_PARENT_CFGS Signature

Method SET_PARENT_CFGS on class CL_FPM_HCT_DELTA_ASSIST has no parameter.
Method SET_PARENT_CFGS on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method SET_RELATED_NODES Signature

Method SET_RELATED_NODES on class CL_FPM_HCT_DELTA_ASSIST has no parameter.
Method SET_RELATED_NODES on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method SET_REVERSIBLE_MODE Signature

Method SET_REVERSIBLE_MODE on class CL_FPM_HCT_DELTA_ASSIST has no parameter.
Method SET_REVERSIBLE_MODE on class CL_FPM_HCT_DELTA_ASSIST has no exception.

Method UPDATE_SELECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20120424
2 Returning RV_UPDATE_SELECTION Value transfer Type reference (TYPE) ABAP_BOOL 20120424

Method UPDATE_SELECTION on class CL_FPM_HCT_DELTA_ASSIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732