SAP ABAP Class CL_FPM_FLOORPLAN_INTERNAL (Base class for if_fpm_floorplan implementations)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_GAF_INTERNAL Interface Class FPM - GAF 20081203
2 Inheritance (c INHERITING FROM c_ref)  CL_FPM_OIF_INTERNAL Interface Class FPM - OIF 20081203
3 Inheritance (c INHERITING FROM c_ref)  CL_FPM_OVP_INTERNAL Interface Class FPM - OVP 20081216
4 Inheritance (c INHERITING FROM c_ref)  CL_FPM_UCW_INTERNAL Interface Class FPM - OVP 20101105
Properties
Class CL_FPM_FLOORPLAN_INTERNAL  
Short Description Base class for if_fpm_floorplan implementations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20081203   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 IF_FPM_WIRE_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_FLOORPLAN_INTERNAL has no interface implemented.
Friends
Class CL_FPM_FLOORPLAN_INTERNAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_FPM Instance attribute Protected Object reference (TYPE REF TO) CL_FPM CL_FPM 20101116
2 MO_TRANSACTION Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_WIRE_MODEL_TRANSACTION Transaction Handler for Wire Models 20081204
3 MO_VARIANT_ELEMENT Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_ELEMENT Interface for FPM Node Element 20081211
4 MO_WIRE_MODEL_NODE Instance attribute Protected Object reference (TYPE REF TO) IF_FPM_NODE Interface for FPM nodes 20090114
5 MR_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) OBJECT 20081203
6 MR_FLOORPLAN_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20081203
7 MS_APPCC_INSTANCE_KEY Instance attribute Protected Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY 20090123
8 MT_COMPOSITE_COMP Instance attribute Protected See coding 20111111
9 MT_MODEL Instance attribute Private Type reference (TYPE) TY_T_MODEL 20081204
10 MT_WIRE Instance attribute Protected Type reference (TYPE) TY_T_WIRE 20081204
11 MT_WIRE_CHANGE Instance attribute Protected See coding Changed wires (other varaints) 20090122
12 MV_APPL_NODE_NAME Instance attribute Protected Type reference (TYPE) STRING 20081210
13 MV_FLOORPLAN Instance attribute Protected Type reference (TYPE) FPM_FLOORPLAN Floorplan Type 20081203
14 MV_INITIALIZED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Initialization done 20101018
15 MV_TRANSIENT_STATE Instance attribute Protected Type reference (TYPE) FPM_TRANSIENT_STATE Transient state values for Components containing UIBBs 20101015
16 MV_VARIANT Instance attribute Protected Type reference (TYPE) FPM_VARIANT_ID FPM: ID of the variant 20090122
17 MV_WIRE_CHANGED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090122
18 MV_WIRE_RESET Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090122
19 MV_WIRING_ACTIVE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081204
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_APPLICATION Instance method Protected Method Triggers Exit Plug 20081203
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081203
3 CREATE_TRANSACTION_HANDLER Instance method Protected Method Creates the wire model transaction handler object 20101213
4 DETERMINE_DEPENDENCY_HIERARCHY Instance method Protected Method Calculates dependency hierarchy from wire configuration 20081204
5 DETERMINE_LEVELS_RECURSION Instance method Private Method Recursivly determines the dependency hierarchy levels 20081204
6 EVALUATE_WIRE_INFO Instance method Protected Method Evaluates all configuration information for wiring 20081204
7 GET_ADAPTED_CONFIG_KEY Instance method Private Method Context based adaptations: Get adapted config key 20100831
8 GET_APPCC_FEEDER_MODEL Instance method Private Method Returns the feeder model instance for the app controller 20090123
9 GET_EMBEDMENT_LEVEL Instance method Protected Method Determines embedding level of a UIBB 20110328
10 GET_SUSPEND_RESUME_UTILITY Instance method Protected Method Return Suspend Resume Utility for the implementing floorplan 20110103
11 GET_TARGET_STATE_VARIANT Instance method Protected Method Returns the variant of the target state 20091005
12 GET_TRANSIENT_STATE Instance method Protected Method Get the transient state in the floorplan configuration 20101015
13 GET_UIBB_FEEDER_MODEL Instance method Private Method Returns the feeder model instance for a UIBB 20090123
14 GET_UNADAPTED_CONFIG_KEY Instance method Private Method Context based adaptations: Get original config key 20100831
15 GET_VARIANT_ELEMENT Instance method Protected Method Get the current variant element 20081210
16 GET_WIRE_MODEL_NODE Instance method Protected Method Get the wire model node (may depend oncurrent variant) 20090114
17 GET_WIRE_MODEL_TRANSACTION Instance method Protected Method Returns wire mode transaction handler instance 20081204
18 HANDLE_ADAPT_WIRE_MODEL_INIT Instance method Private Event handling method Handler for initialization of wire changes (after adapt) 20100909
19 HANDLE_COMPONENT_DELETED Instance method Private Event handling method Handles the deletion of transient components 20101018
20 HANDLE_COMPOSITE_COMP_WIRES Instance method Private Method Adds wires from independently wired composite components 20090625
21 HANDLE_WIRE_MODEL_INIT Instance method Private Method Internal handler for initialization of wire changes 20100909
22 INITIALIZE Instance method Protected Method Initialization 20101018
23 INITIALIZE_CONNECTOR Instance method Private Method Initializes a connector (possibly with parameter values) 20081204
24 IS_FEEDER_MODEL Instance method Private Method True if controller a feeder model 20090123
25 IS_WIRE_SOURCE Instance method Protected Method Check whether a UIBB is a wire source 20100614
26 MAINTAIN_WIRE_CHANGE Instance method Protected Method Handles single wire change 20090122
27 NEEDS_MODEL_REGISTRATION Instance method Private Method Does a model need to be registered 20101018
28 NOTIFY_APPCC_WIRE_CHANGED Instance method Protected Method Handler for single wire change by application controller 20110414
29 NOTIFY_APPCC_WIRE_MODEL_INIT Instance method Protected Method Handler for initialization of wire changes (after failure) 20110414
30 PROCESS_APPCC_WIRING Instance method Protected Method Feeds connector for AppCC with port output of source UIBB 20090123
31 PROCESS_UIBB_WIRING Instance method Protected Method Feeds connector for UIBB with port output of source UIBB 20081204
32 PROCESS_WIRING Instance method Private Method Feeds model connector with port output of source UIBB 20090123
33 REGISTER_APPCC_FOR_WIRING Instance method Private Method Registers the application controller for wire processing 20090123
34 REGISTER_MODEL Instance method Private Method Sets the connector class and registers model 20090123
35 REGISTER_UIBB_FOR_WIRING Instance method Private Method Registers a new uibb for wire processing 20090123
36 SET_APPLICATION_TITLE Instance method Protected Method Sets the title in broser window 20100414
37 SET_FPM_INSTANCE Instance method Public Method Sets the unique FPM instance 20101116
38 SORT_UIBBS Instance method Protected Method Sorts UIBBs by wire dependency hierarchy 20081204
39 UPDATE_WIRE_CHANGE Instance method Protected Method Updates wire table from wire change 20090122
Events
Class CL_FPM_FLOORPLAN_INTERNAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_LEVEL Protected Type reference (TYPE) I Hierarchy Level 20081204
2 TY_S_MODEL Private See coding Model Info 20081204 BEGIN OF ty_s_model. INCLUDE TYPE fpm_s_uibb_instance_key AS instance_key. TYPES: model TYPE REF TO if_fpm_feeder_model, connector TYPE REF TO if_fpm_connector, deleted type abap_bool, END OF ty_s_model
3 TY_S_WIRE Protected See coding Weighted Wire 20081204 BEGIN OF ty_s_wire. INCLUDE TYPE fpm_s_wire AS wire. TYPES: level TYPE ty_level, from_composite_comp type abap_bool, END OF ty_s_wire
4 TY_T_MODEL Private See coding Model Info 20081204 ty_t_model TYPE SORTED TABLE OF ty_s_model WITH UNIQUE KEY instance_key
5 TY_T_WIRE Protected See coding Weighted Wire 20081216 ty_t_wire TYPE SORTED TABLE OF ty_s_wire WITH UNIQUE KEY instance_key WITH NON-UNIQUE SORTED KEY source COMPONENTS src_instance_key
Method Signatures

Method CLOSE_APPLICATION Signature

Method CLOSE_APPLICATION on class CL_FPM_FLOORPLAN_INTERNAL has no parameter.
Method CLOSE_APPLICATION on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTROLLER Value transfer Object reference (TYPE REF TO) OBJECT 20081203
2 Importing IR_FLOORPLAN_COMPONENT Value transfer Object reference (TYPE REF TO) IF_WD_COMPONENT 20081203

Method CONSTRUCTOR on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method CREATE_TRANSACTION_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSACTION Call by reference Type reference (TYPE) FPM_WIRE_MODEL_TRANSACTION FPM Wire Model: Transaction Handler Class 20101213

Method CREATE_TRANSACTION_HANDLER on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method DETERMINE_DEPENDENCY_HIERARCHY Signature

Method DETERMINE_DEPENDENCY_HIERARCHY on class CL_FPM_FLOORPLAN_INTERNAL has no parameter.
Method DETERMINE_DEPENDENCY_HIERARCHY on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method DETERMINE_LEVELS_RECURSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY UIBB Instance Key 20081204
2 Importing IV_LEVEL Call by reference Type reference (TYPE) TY_LEVEL 0 20081204

Method DETERMINE_LEVELS_RECURSION on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method EVALUATE_WIRE_INFO Signature

Method EVALUATE_WIRE_INFO on class CL_FPM_FLOORPLAN_INTERNAL has no parameter.
Method EVALUATE_WIRE_INFO on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_ADAPTED_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100831
2 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) FPM_INSTANCE_ID Instance ID of a UIBB 20100831
3 Returning RS_CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100831

Method GET_ADAPTED_CONFIG_KEY on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_APPCC_FEEDER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APP_CC Call by reference Object reference (TYPE REF TO) IWCI_IF_FPM_APP_CONTROLLER WebDynpro Interface INTERFACECONTROLLER 20090123
2 Returning RO_FEEDER_MODEL Value transfer Object reference (TYPE REF TO) IF_FPM_FEEDER_MODEL Feeder Model Interface 20090123

Method GET_APPCC_FEEDER_MODEL on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_EMBEDMENT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB_ID Call by reference Type reference (TYPE) FPM_S_UIBB_ID UIBB Key 20110328
2 Returning RV_LEVEL Value transfer Type reference (TYPE) I 20110328

Method GET_EMBEDMENT_LEVEL on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_SUSPEND_RESUME_UTILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_FPM_SUSPEND_RESUME_UTILITY Value transfer Object reference (TYPE REF TO) CL_FPM_SUSPEND_RESUME_UTILITY Utility class for the suspend and resume functionality 20110103

Method GET_SUSPEND_RESUME_UTILITY on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_TARGET_STATE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ROOT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091005
2 Returning RV_TARGET_VARIANT Value transfer Type reference (TYPE) FPM_VARIANT_ID FPM: ID of the variant 20091005

Method GET_TARGET_STATE_VARIANT on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_TRANSIENT_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRANSIENT_STATE Value transfer Type reference (TYPE) FPM_TRANSIENT_STATE Transient state values for Components containing UIBBs 20101015

Method GET_TRANSIENT_STATE on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_UIBB_FEEDER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB Call by reference Type reference (TYPE) FPM_S_UIBB_COMPONENT Runtime representation of a WD Comp realizing 1..n UIBBs 20090123
2 Returning RO_FEEDER_MODEL Value transfer Object reference (TYPE REF TO) IF_FPM_FEEDER_MODEL Feeder Model Interface 20090123

Method GET_UIBB_FEEDER_MODEL on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_UNADAPTED_CONFIG_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONFIG_KEY Call by reference Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100831
2 Importing IV_INSTANCE_ID Call by reference Type reference (TYPE) FPM_INSTANCE_ID Instance ID of a UIBB 20100831
3 Returning RS_CONFIG_KEY Value transfer Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20100831

Method GET_UNADAPTED_CONFIG_KEY on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_VARIANT_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20081211

Method GET_VARIANT_ELEMENT on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_WIRE_MODEL_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20090114

Method GET_WIRE_MODEL_NODE on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method GET_WIRE_MODEL_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TRANSACTION Value transfer Object reference (TYPE REF TO) IF_FPM_WIRE_MODEL_TRANSACTION Transaction Handler for Wire Models 20081204

Method GET_WIRE_MODEL_TRANSACTION on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method HANDLE_ADAPT_WIRE_MODEL_INIT Signature

Method HANDLE_ADAPT_WIRE_MODEL_INIT on class CL_FPM_FLOORPLAN_INTERNAL has no parameter.
Method HANDLE_ADAPT_WIRE_MODEL_INIT on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method HANDLE_COMPONENT_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMPONENT_INSTANCE_KEY Value transfer Attribute reference (LIKE) 20101018

Method HANDLE_COMPONENT_DELETED on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method HANDLE_COMPOSITE_COMP_WIRES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UIBB Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20090625

Method HANDLE_COMPOSITE_COMP_WIRES on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method HANDLE_WIRE_MODEL_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM_COMPOSITE_COMP Call by reference Type reference (TYPE) ABAP_BOOL 20100909

Method HANDLE_WIRE_MODEL_INIT on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_FPM_FLOORPLAN_INTERNAL has no parameter.
Method INITIALIZE on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method INITIALIZE_CONNECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONNECTOR Call by reference Object reference (TYPE REF TO) IF_FPM_CONNECTOR_DEF Connector: Design Time 20081204
2 Importing IV_DEPENDENCY_PARAM Call by reference Type reference (TYPE) FPM_S_WIRE-DEPENDENCY_PARAM Dependency Parameter (XML) 20081204
3 Importing IV_PORT_TYPE Call by reference Type reference (TYPE) FPM_MODEL_PORT_TYPE Port Type 20081204

Method INITIALIZE_CONNECTOR on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method IS_FEEDER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_CONTROLLER Web Dynpro: Controller Interface 20090123
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090123

Method IS_FEEDER_MODEL on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method IS_WIRE_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_KEY 20100614
2 Returning RV_IS_WIRE_SOURCE Value transfer Type reference (TYPE) ABAP_BOOL 20100614

Method IS_WIRE_SOURCE on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method MAINTAIN_WIRE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WIRE_CHANGE Call by reference Type reference (TYPE) IF_FPM_WIRE_MODEL=>TY_S_WIRE_CHANGE 20090122

Method MAINTAIN_WIRE_CHANGE on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method NEEDS_MODEL_REGISTRATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY UIBB Instance Key 20101018
2 Returning RV_NEEDS_REGISTRATION Value transfer Type reference (TYPE) ABAP_BOOL 20101018

Method NEEDS_MODEL_REGISTRATION on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method NOTIFY_APPCC_WIRE_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WIRE_CHANGE Call by reference Type reference (TYPE) IF_FPM_WIRE_MODEL=>TY_S_WIRE_CHANGE Wire Change 20110414

Method NOTIFY_APPCC_WIRE_CHANGED on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method NOTIFY_APPCC_WIRE_MODEL_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FROM_COMPOSITE_COMP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110414

Method NOTIFY_APPCC_WIRE_MODEL_INIT on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method PROCESS_APPCC_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APP_CC Call by reference Object reference (TYPE REF TO) IWCI_IF_FPM_APP_CONTROLLER WebDynpro Interface INTERFACECONTROLLER 20090123

Method PROCESS_APPCC_WIRING on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method PROCESS_UIBB_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE_KEY Call by reference Type reference (TYPE) FPM_S_COMPONENT_INSTANCE_KEY Key for a component instance (comp name + config key) 20081204

Method PROCESS_UIBB_WIRING on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method PROCESS_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INSTANCE_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY UIBB Instance Key 20090123

Method PROCESS_WIRING on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method REGISTER_APPCC_FOR_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APP_CC Call by reference Object reference (TYPE REF TO) IWCI_IF_FPM_APP_CONTROLLER WebDynpro Interface INTERFACECONTROLLER 20090123

Method REGISTER_APPCC_FOR_WIRING on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method REGISTER_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MODEL Call by reference Type reference (TYPE) TY_S_MODEL Model Info 20090123

Method REGISTER_MODEL on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method REGISTER_UIBB_FOR_WIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB Call by reference Type reference (TYPE) FPM_S_UIBB_COMPONENT Runtime representation of a WD Comp realizing 1..n UIBBs 20090123

Method REGISTER_UIBB_FOR_WIRING on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method SET_APPLICATION_TITLE Signature

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

Method SET_APPLICATION_TITLE on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method SET_FPM_INSTANCE 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 Interface for accessing FPM functionality 20101116

Method SET_FPM_INSTANCE on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method SORT_UIBBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UIBB Call by reference Type reference (TYPE) FPM_T_UIBB_COMPONENTS Runtime representation of WD Comps each realizing 1..n UIBBs 20081204

Method SORT_UIBBS on class CL_FPM_FLOORPLAN_INTERNAL has no exception.

Method UPDATE_WIRE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_WIRE_CHANGE Call by reference Type reference (TYPE) IF_FPM_WIRE_MODEL=>TY_S_WIRE_CHANGE Wire Change 20090122

Method UPDATE_WIRE_CHANGE on class CL_FPM_FLOORPLAN_INTERNAL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720