SAP ABAP Class /PLMU/CL_FRW_G_CNTRL (Super Controller for all Feeder)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
     /PLMU/UI_FRW_GUIBB (Package) UI Framework: Generic UI Building Blocks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMU/IWCI_WDI_FRW_W_GET_DATA WebDynpro Interface INTERFACECONTROLLER 20101206
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_G_CNTRL_FORM Controller for Form Feeder 20110214
2 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_G_CNTRL_SEARCH Controller for Search Feeder 20101206
3 Inheritance (c INHERITING FROM c_ref)  /PLMU/CL_FRW_G_CNTRL_TABLE Super Controller for all Table Based Feeder 20120503
Properties
Class /PLMU/CL_FRW_G_CNTRL  
Short Description Super Controller for all Feeder    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMU/UI_FRW_GUIBB   UI Framework: Generic UI Building Blocks 
Created 20101206   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 /PLMU/IWCI_WDI_FRW_W_GET_DATA WebDynpro Interface INTERFACECONTROLLER 20101206
Friends
Class /PLMU/CL_FRW_G_CNTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DATA_SOURCE Constant Protected See coding 20130306
2 GC_EVENT_PARAM Constant Private See coding 20120529
3 GC_EVENT_PARAM_STRUKNAME Constant Private See coding 20101206
4 GC_GET_DATA_STATUS Constant Protected See coding 20101206
5 GC_ROW_RANGE Constant Private See coding 20101206
6 GC_UIBB_CARDINALITY Constant Protected See coding 20130306
7 GO_APPL_MODEL_POOL Static Attribute Protected Object reference (TYPE REF TO) /PLMU/CL_FRW_APPL_MODEL_POOL 20110728
8 GO_COMPONENT_MANAGER Static Attribute Private Object reference (TYPE REF TO) /PLMU/CL_FRW_COMPONENT_MANAGER 20110507
9 GO_CONTEXT_APPL_MODEL_POOL Static Attribute Protected Object reference (TYPE REF TO) /PLMU/CL_FRW_C_APPL_MODEL_POOL 20110728
10 GO_MESSAGE_MANAGER Static Attribute Protected Object reference (TYPE REF TO) /PLMU/CL_FRW_MESSAGE_MANAGER 20110810
11 GO_WIRE_MODEL_POOL Static Attribute Private Object reference (TYPE REF TO) /PLMU/CL_FRW_W_MODEL_POOL 20110504
12 GT_ACTION_EVENT Static Attribute Private Type reference (TYPE) GTY_T_EVENT_REGISTER 20111102
13 MO_APPLICATION_MODEL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/IF_FRW_G_APPL_MODEL_INT 20101206
14 MO_CALLBACK_PROXY Instance attribute Protected Object reference (TYPE REF TO) /PLMU/CL_FRW_G_CALLBACK_PROXY 20101206
15 MO_CONTEXT Instance attribute Protected Object reference (TYPE REF TO) /PLMU/CL_FRW_G_CONTEXT 20101206
16 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) IF_FPM 20110727
17 MO_KEY_NODE_METADATA Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_METADATA_NODE 20101206
18 MO_NODE_METADATA Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_METADATA_NODE 20101206
19 MO_OVS_CNTRL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/CL_FRW_G_OVS_CNTRL 20101206
20 MO_WIRE_MODEL Instance attribute Protected Object reference (TYPE REF TO) /PLMU/CL_FRW_W_MODEL 20101206
21 MT_FEEDER_PARAMETER Instance attribute Private Type reference (TYPE) FPMGB_T_PARAM_VALUE 20111201
22 MT_SELECTION_INDEX_TO_FPM Instance attribute Private Type reference (TYPE) /PLMU/TS_FRW_SYTABIX 20120913
23 MV_DATA_SOURCE Instance attribute Protected Type reference (TYPE) GTY_DATA_SOURCE GC_DATA_SOURCE-SP 20130306
24 MV_DEFINITION_DONE Instance attribute Protected Type reference (TYPE) BOOLE_D 20110111
25 MV_FIRST_TIME Instance attribute Protected Type reference (TYPE) BOOLE_D 20101206
26 MV_GET_DATA_STATUS Instance attribute Protected Type reference (TYPE) GTY_GET_DATA_STATUS 20101206
27 MV_INITIALIZED Instance attribute Private Type reference (TYPE) BOOLE_D 20111201
28 MV_LEAD_SELECTION_INDEX_TO_FPM Instance attribute Private Type reference (TYPE) INT4 20120913
29 MV_NODE_NAME Instance attribute Protected Type reference (TYPE) /PLMB/SPI_NODE_NAME 20101206
30 MV_REINITIALIZATION_PENDING Instance attribute Protected Type reference (TYPE) BOOLE_D 20110927
31 MV_SELECTION_WAS_SET Instance attribute Protected Type reference (TYPE) BOOLE_D 20110811
32 MV_TARGET_NODE_NAME Instance attribute Protected Type reference (TYPE) /PLMB/SPI_NODE_NAME 20101206
33 MV_UIBB_CARDINALITY Instance attribute Protected Type reference (TYPE) GTY_UIBB_CARDINALITY GC_UIBB_CARDINALITY-ZERO_TO_MANY 20130306
Methods
# Method Level Visibility Method type Description Created on
1 ADD_APPLICTION_PARAMETER Static method Public Method 20101206
2 ADD_STATIC_PARAMETER Static method Public Method 20101206
3 AFTER_FAILED_EVENT Instance method Public Method 20101206
4 BEFORE_DISPATCH_EVENT Instance method Public Method 20121210
5 CHECK_CONFIG Instance method Public Method 20110128
6 CLASS_CONSTRUCTOR Static method Public Constructor 20110427
7 COPY_PARAMETER Static method Private Method 20120201
8 DOES_THE_EVENT_BELONG_TO_ME Instance method Protected Method 20101206
9 DO_PARAMETER_MATCH Static method Private Method 20120201
10 FLUSH Instance method Public Method 20110214
11 FPM_INITIALIZE Instance method Public Method 20110727
12 GET_ACTION_DEFINITION Instance method Protected Method 20101206
13 GET_APPLICATION_MODEL Instance method Public Method 20101206
14 GET_CONTEXT Instance method Public Method 20101206
15 GET_DATA Instance method Protected Method 20130209
16 GET_DATA_VIA_REFERENCE Instance method Private Method 20130305
17 GET_DATA_VIA_RETRIEVE Instance method Private Method 20130209
18 GET_DEFAULT_ACTIONS Instance method Protected Method 20110107
19 GET_DEFAULT_CONFIG Instance method Public Method 20110204
20 GET_FIELD_DEFINITION Instance method Protected Method 20110214
21 GET_FIELD_DEFINITION_DEFAULTS Instance method Protected Method 20120201
22 GET_NODE_METADATA Instance method Public Method 20101206
23 GET_SELECTION_DATA Instance method Protected Method 20110214
24 GET_WIRE_MODEL Instance method Public Method 20101206
25 HANDLE_OVS_PHASE_0 Instance method Public Method 20120704
26 HANDLE_OVS_PHASE_1 Instance method Public Method 20120704
27 HANDLE_OVS_PHASE_2 Instance method Public Method 20120704
28 HANDLE_OVS_PHASE_3 Instance method Public Method 20120704
29 HNDL_AFTER_PBO Instance method Private Event handling method 20101206
30 HNDL_METADATA_CHANGED Instance method Private Event handling method 20110107
31 INITIALIZE Instance method Public Method 20101206
32 MAP_PROPERTIES_TO_FIELD_USAGE Static method Protected Method 20101206
33 NEEDS_CONFIRMATION Instance method Public Method 20101206
34 PROCESS_AFTER_RETRIEVE Instance method Protected Method 20110214
35 PROCESS_COMMON_EVENT Instance method Protected Method 20110214
36 PROCESS_CTXT_MENU Instance method Public Method 20111031
37 PROCESS_DND_EVENT Instance method Private Method 20120524
38 PROCESS_OPERATION_PROPERTIES Instance method Protected Method 20120503
39 PULL_INITIAL_PROPERTIES Instance method Private Method 20110819
40 SET_CONTEXT Instance method Protected Method 20110215
41 SET_SELECTION_DATA Instance method Protected Method 20110805
Events
Class /PLMU/CL_FRW_G_CNTRL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_DATA_SOURCE Protected See coding 20130306 gty_data_source TYPE c LENGTH 10
2 GTY_GET_DATA_STATUS Protected See coding 20101206 gty_get_data_status TYPE c LENGTH 10
3 GTY_S_EVENT_REGISTER Private See coding 20111102 BEGIN OF gty_s_event_register, uibb_instance_key TYPE fpm_s_uibb_instance_key, event_id TYPE fpm_event_id, is_spi_action TYPE boole_d, node_id_relevance TYPE /plmb/spi_action_id_relevance, END OF gty_s_event_register
4 GTY_T_EVENT_REGISTER Private See coding 20111102 gty_t_event_register TYPE SORTED TABLE OF gty_s_event_register WITH UNIQUE KEY uibb_instance_key event_id
5 GTY_UIBB_CARDINALITY Protected See coding 20130306 gty_uibb_cardinality type c length 3
Method Signatures

Method ADD_APPLICTION_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CONIFG_PARAMETER_DESCR Call by reference Type reference (TYPE) FPMGB_T_PARAM_DESCR Parameter description 20101206
2 Exporting ET_STATIC_PARAMETER_DESCR Call by reference Type reference (TYPE) FPMGB_T_PARAM_DESCR Parameter Value 20101206
3 Importing IO_FEEDER Call by reference Object reference (TYPE REF TO) /PLMU/CL_FRW_G_FEEDER UI Framework - GUIBB feeder class 20101206

Method ADD_APPLICTION_PARAMETER on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method ADD_STATIC_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER_VALUE Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20101206
2 Importing IO_FEEDER Call by reference Object reference (TYPE REF TO) /PLMU/CL_FRW_G_FEEDER GUIBB feeder class 20101206
3 Importing IT_CONFIG_PARAMETER_VALUE Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20101206
4 Importing IT_STATIC_PARAMETER_DESCR Call by reference Type reference (TYPE) FPMGB_T_PARAM_DESCR Parameter description 20101206

Method ADD_STATIC_PARAMETER on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method AFTER_FAILED_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101206
2 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101206

Method AFTER_FAILED_EVENT on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method BEFORE_DISPATCH_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20121210
2 Importing IT_CHANGE_LOG Call by reference Type reference (TYPE) FPMGB_T_CHANGELOG 20121210

Method BEFORE_DISPATCH_EVENT on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method CHECK_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES Messages 20110128
2 Importing IO_LAYOUT_CONFIG Call by reference Object reference (TYPE REF TO) OBJECT UIBB Configuration 20110128

Method CHECK_CONFIG on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_G_CNTRL has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method COPY_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PARAMETER_COPY Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20120201
2 Importing IT_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20120201

Method COPY_PARAMETER on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method DOES_THE_EVENT_BELONG_TO_ME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101206
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101206

Method DOES_THE_EVENT_BELONG_TO_ME on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method DO_PARAMETER_MATCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER_1 Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20120201
2 Importing IT_PARAMETER_2 Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE Parameter Value 20120201
3 Returning RV_MATCH Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20120201

Method DO_PARAMETER_MATCH on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method FLUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IG_DATA Call by reference Type reference (TYPE) ANY 20110321
2 Importing IT_CHANGE_LOG Call by reference Type reference (TYPE) FPMGB_T_CHANGELOG Field Changelog 20110214

Method FLUSH on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method FPM_INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM 20110727

Method FPM_INITIALIZE on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_ACTION_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF 20101206
2 Exporting ET_ROW_ACTION_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_ROW_ACTION 20111202

Method GET_ACTION_DEFINITION on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_APPLICATION_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_APPLICATION_MODEL Value transfer Object reference (TYPE REF TO) /PLMU/IF_FRW_G_APPL_MODEL_INT Application Model (Internal Interface) 20101206

Method GET_APPLICATION_MODEL on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_CONTEXT Value transfer Object reference (TYPE REF TO) /PLMU/IF_FRW_G_CONTEXT UI Framework - GUIBB context 20101206

Method GET_CONTEXT on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CG_DATA Call by reference Type reference (TYPE) ANY 20130209
2 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) FPMGB_T_ACTIONUSAGE 20130209
3 Changing CT_DND_ATTRIBUTES Call by reference Type reference (TYPE) FPMGB_T_DND_DEFINITION 20130209
4 Changing CT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE 20130209
5 Exporting ET_MESSAGE Call by reference Type reference (TYPE) FPMGB_T_MESSAGES 20130209
6 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20130209
7 Exporting EV_DATA_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20130209
8 Exporting EV_DND_ATTR_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20130209
9 Exporting EV_FIELD_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20130209
10 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT 20130209
11 Importing IT_SELECTED_FIELDS Call by reference Type reference (TYPE) FPMGB_T_SELECTED_FIELDS Selected(Used) Fields 20130209
12 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) FPM_EDIT_MODE 20130209

Method GET_DATA on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_DATA_VIA_REFERENCE Signature

Method GET_DATA_VIA_REFERENCE on class /PLMU/CL_FRW_G_CNTRL has no parameter.
Method GET_DATA_VIA_REFERENCE on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_DATA_VIA_RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTED_FIELDS Call by reference Type reference (TYPE) FPMGB_T_SELECTED_FIELDS 20130209
2 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20130305
# Exception Resumable Description Created on
1 /PLMU/CX_FRW_WIRE Wiring Exception (static) 20130305

Method GET_DEFAULT_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_DEFINITION Call by reference Type reference (TYPE) FPMGB_T_ACTIONDEF Action Definition 20110107
2 Exporting ET_ROW_ACTION_DEFINITION Call by reference Type reference (TYPE) /PLMU/T_FRW_G_ROW_ACTION_DEF Row Action Definition 20111202

Method GET_DEFAULT_ACTIONS on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_DEFAULT_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LAYOUT_CONFIG Call by reference Object reference (TYPE REF TO) OBJECT 20110204

Method GET_DEFAULT_CONFIG on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_FIELD_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_DEFINITION Call by reference Type reference (TYPE) /PLMU/T_FRW_G_FIELD_DESCR 20120503
2 Exporting EO_FIELD_CATALOG Call by reference Object reference (TYPE REF TO) CL_ABAP_COMPLEXDESCR 20110214
3 Exporting ET_SPECIAL_GROUPS Call by reference Type reference (TYPE) FPMGB_T_SPECIAL_GROUPS Special Groups for GUIBB Field Grouping 20131107
4 Importing IT_TECHNICAL_FIELD Call by reference Type reference (TYPE) ABAP_COMPONENT_TAB 20120503

Method GET_FIELD_DEFINITION on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_FIELD_DEFINITION_DEFAULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_FIELD_DEFINITION Call by reference Type reference (TYPE) /PLMU/S_FRW_G_FIELD_DESCR 20120201
2 Importing IO_RTTI Call by reference Object reference (TYPE REF TO) CL_ABAP_DATADESCR 20120201
3 Importing IT_COMPONENT_DETAILS Call by reference Type reference (TYPE) /PLMB/T_SPI_COMPONENT_DETAILS 20120201
4 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20120201

Method GET_FIELD_DEFINITION_DEFAULTS on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_NODE_METADATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_NODE_METADATA Value transfer Object reference (TYPE REF TO) /PLMB/IF_SPI_METADATA_NODE UI Framework - Node metadata 20101206

Method GET_NODE_METADATA on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_SELECTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SELECTION_INDEX Call by reference Type reference (TYPE) RSTABIXTAB 20110214
2 Changing CV_LEAD_SELECTION_INDEX Call by reference Type reference (TYPE) INT4 20110214
3 Exporting EV_SELECTION_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20110214

Method GET_SELECTION_DATA on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method GET_WIRE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_WIRE_MODEL Value transfer Object reference (TYPE REF TO) /PLMU/CL_FRW_W_MODEL UI Framework - Wire Model 20101206

Method GET_WIRE_MODEL on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method HANDLE_OVS_PHASE_0 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20120704
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20120704

Method HANDLE_OVS_PHASE_0 on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method HANDLE_OVS_PHASE_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20120704
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20120704

Method HANDLE_OVS_PHASE_1 on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method HANDLE_OVS_PHASE_2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20120704
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20120704

Method HANDLE_OVS_PHASE_2 on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method HANDLE_OVS_PHASE_3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OVS_CALLBACK Call by reference Object reference (TYPE REF TO) IF_WD_OVS 20120704
2 Importing IV_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME 20120704

Method HANDLE_OVS_PHASE_3 on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method HNDL_AFTER_PBO Signature

Method HNDL_AFTER_PBO on class /PLMU/CL_FRW_G_CNTRL has no parameter.
Method HNDL_AFTER_PBO on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method HNDL_METADATA_CHANGED Signature

Method HNDL_METADATA_CHANGED on class /PLMU/CL_FRW_G_CNTRL has no parameter.
Method HNDL_METADATA_CHANGED on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FULL_INITIALIZATION_DONE Call by reference Type reference (TYPE) BOOLE_D 20111201
2 Importing IO_CALLBACK_PROXY Call by reference Object reference (TYPE REF TO) /PLMU/CL_FRW_G_CALLBACK_PROXY 20101206
3 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM 20110727
4 Importing IT_FEEDER_PARAMETER Call by reference Type reference (TYPE) FPMGB_T_PARAM_VALUE 20101206
5 Importing IV_IS_READ_ONLY_UI Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20110322
6 Importing IV_RETRIEVE_BY_ASSOCIATION Call by reference Type reference (TYPE) BOOLE_D 20101206

Method INITIALIZE on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method MAP_PROPERTIES_TO_FIELD_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_USAGE Call by reference Type reference (TYPE) FPMGB_T_FIELDUSAGE 20101206
2 Changing CV_FIELD_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20130312
3 Importing IT_PROPERTIES Call by reference Type reference (TYPE) /PLMB/T_SPI_PROPERTIES 20101206

Method MAP_PROPERTIES_TO_FIELD_USAGE on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method NEEDS_CONFIRMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_CONFIRMATION_REQUEST Call by reference Object reference (TYPE REF TO) CL_FPM_CONFIRMATION_REQUEST Requests an end-user confirmation (e.g. data loss warning) 20101206
2 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20101206
3 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Was this event raised by the UI that belongs to this feeder? 20101206

Method NEEDS_CONFIRMATION on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method PROCESS_AFTER_RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20110214
2 Importing IV_NO_WIRE_DATA Call by reference Type reference (TYPE) BOOLE_D No Wire Data found 20130208

Method PROCESS_AFTER_RETRIEVE on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method PROCESS_COMMON_EVENT 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) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20110224
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT Result of processing of a specific FPM event 20110214
3 Exporting EV_SKIP_PROCESSING Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110214
4 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20110214
5 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of row action 20130129
6 Importing IV_RAISED_BY_OWN_UI Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110214

Method PROCESS_COMMON_EVENT on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method PROCESS_CTXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IG_VALUE Call by reference Type reference (TYPE) DATA Field Value 20120402
2 Importing IO_CTXT_MENU Call by reference Object reference (TYPE REF TO) IF_FPM_CTXT_MENU Context Menu API 20111031
3 Importing IV_INDEX Call by reference Type reference (TYPE) INT4 Index 20120402
4 Importing IV_NAME Call by reference Type reference (TYPE) NAME_KOMP Field-/Columnname 20111031

Method PROCESS_CTXT_MENU on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method PROCESS_DND_EVENT 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) FPMGB_T_MESSAGES FPMGB Messages (T100 & Plaintext) 20120524
2 Exporting EV_RESULT Call by reference Type reference (TYPE) FPM_EVENT_RESULT FPM Event Result 20120524
3 Importing IO_EVENT Call by reference Object reference (TYPE REF TO) CL_FPM_EVENT CL_FPM_EVENT 20120524

Method PROCESS_DND_EVENT on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method PROCESS_OPERATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACTION_USAGE Call by reference Type reference (TYPE) /PLMU/T_FRW_G_ACTION_USAGE 20120503
2 Exporting EV_ACTION_USAGE_CHANGED Call by reference Type reference (TYPE) BOOLE_D 20120503
3 Importing IT_OPERATION_PROPERTIES Call by reference Type reference (TYPE) /PLMB/T_SPI_COLL_OPR_PRP_ENH Operation Properties 20120503

Method PROCESS_OPERATION_PROPERTIES on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method PULL_INITIAL_PROPERTIES Signature

Method PULL_INITIAL_PROPERTIES on class /PLMU/CL_FRW_G_CNTRL has no parameter.
Method PULL_INITIAL_PROPERTIES on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method SET_CONTEXT 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) /PLMU/CL_FRW_G_CONTEXT Context 20110215

Method SET_CONTEXT on class /PLMU/CL_FRW_G_CNTRL has no exception.

Method SET_SELECTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECTION_INDEX Call by reference Type reference (TYPE) RSTABIXTAB 20110805
2 Importing IV_LEAD_SELECTION_INDEX Call by reference Type reference (TYPE) INT4 20110805

Method SET_SELECTION_DATA on class /PLMU/CL_FRW_G_CNTRL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703