SAP ABAP Class CL_FPM_HCT_REP_FLD_FORM (Repository for Fields of Form UIBB)
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_REP_FIELD Repository for Fields of GUIBB 20091124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_REP_FLD_FORM_GL2 Repository for fields of Form GL2 20101108
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_HCT_REP_FLD_FORM_REP Repository for fields of Form GL2 20111026
Properties
Class CL_FPM_HCT_REP_FLD_FORM  
Short Description Repository for Fields of Form UIBB    
Super Class CL_FPM_HCT_REP_FIELD Repository for Fields of GUIBB 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_HCT   Harmonized Configuration Tool 
Created 20091124   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
Class CL_FPM_HCT_REP_FLD_FORM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FPM_HCT_REPOSITORY_FACTORY 20091124 Repository Factory
2 CL_FPM_HCT_REP_FLD_FORM_GL2 20101108 Repository for fields of Form GL2
3 CL_FPM_HCT_REP_FLD_FORM_REP 20111026 Repository for fields of Form GL2
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_REP_LAYOUT_DDI_FORM_GRP Instance attribute Protected Attribute reference (LIKE) 20091124
2 GC_REP_LAYOUT_DDI_FORM_MELTGRP Instance attribute Protected Attribute reference (LIKE) 20091124
3 MO_CONTEXT_REPOSITORY Instance attribute Protected Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20100108
4 MT_SEL_CATALOG Instance attribute Private Type reference (TYPE) TT_CATALOG 20091207
5 MV_SEARCH_DDIC_STR Instance attribute Private Type reference (TYPE) STRING 20100208
6 MV_SEARCH_STR Instance attribute Private Type reference (TYPE) STRING 20091207
7 MV_SEL_SPECIAL_GROUP Instance attribute Private Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20091207
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_ROW_VALUES Instance method Private Method 20101026
2 GET_SELECTED_ELEMENTS Instance method Private Method 20091124
3 PROCESS_REV_FORM_DROP Instance method Protected Method 20091222
4 PROCESS_REV_TOOLBAR_DROP Instance method Private Method 20091222
5 SET_LAYOUT_REP_FORM Instance method Private Method 20091124
6 SET_SELECTED_ELEMENTS Instance method Private Method 20091124
7 UPDATE_LAYOUT_REP_FORM Instance method Private Method 20091124
Events
Class CL_FPM_HCT_REP_FLD_FORM has no event.
Types
Class CL_FPM_HCT_REP_FLD_FORM has no local type.
Method Signatures

Method ADJUST_ROW_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELECTED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20101108
2 Importing IO_SELECTED_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Node Element 20101108

Method ADJUST_ROW_VALUES on class CL_FPM_HCT_REP_FLD_FORM has no exception.

Method GET_SELECTED_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SELECTED_CATALOG Call by reference Type reference (TYPE) TT_CATALOG 20091124
2 Exporting EV_SPECIAL_GROUP Call by reference Type reference (TYPE) CHAR4 Not More Closely Defined Area, Possibly Used for Patchlevels 20091124

Method GET_SELECTED_ELEMENTS on class CL_FPM_HCT_REP_FLD_FORM has no exception.

Method PROCESS_REV_FORM_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091222
2 Exporting EO_DELETED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091222
3 Exporting EV_SUCCESS_IND Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091222
4 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091222
5 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20091222
6 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20091222

Method PROCESS_REV_FORM_DROP on class CL_FPM_HCT_REP_FLD_FORM has no exception.

Method PROCESS_REV_TOOLBAR_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_ADDED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091222
2 Exporting EO_DELETED_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20091222
3 Exporting EV_SUCCESS_IND Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091222
4 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091222
5 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20091222
6 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20091222

Method PROCESS_REV_TOOLBAR_DROP on class CL_FPM_HCT_REP_FLD_FORM has no exception.

Method SET_LAYOUT_REP_FORM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050316-075201 20091124
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091124
3 Importing IO_GUIBB_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_GUIBB_ASSIST Assistance class for FPM GUIBB config editor 20091124
4 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091207

Method SET_LAYOUT_REP_FORM on class CL_FPM_HCT_REP_FLD_FORM has no exception.

Method SET_SELECTED_ELEMENTS 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 20091124
2 Importing IO_DROP_INFO Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20100531
3 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20100531
4 Importing IV_CATALOG_IND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091124
5 Importing IV_SEARCH_IND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091126
6 Importing IV_SPECIAL_GROUP_IND Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091124

Method SET_SELECTED_ELEMENTS on class CL_FPM_HCT_REP_FLD_FORM has no exception.

Method UPDATE_LAYOUT_REP_FORM 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 20091124
2 Importing IO_UI_ASSIST Call by reference Object reference (TYPE REF TO) CL_FPM_HCT_UI_ASSIST Assistance class for FPM configuration editor 20091124
3 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20100119
4 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100119

Method UPDATE_LAYOUT_REP_FORM on class CL_FPM_HCT_REP_FLD_FORM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730