SAP ABAP Class CL_FVD_FW_CONTROLLER_NAVIGATOR (Navigator - Controller)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML (Application Component) Loans Management
     FVVD_FW_UI (Package) Framework - User Interface
Properties
Class CL_FVD_FW_CONTROLLER_NAVIGATOR  
Short Description Navigator - Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FVVD_FW_UI   Framework - User Interface 
Created 20040310   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FVDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FVD_FW_CONTROLLER_NAVIGATOR has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_FVD_FW_VIEW_NAVIGATOR 20040406 Navigator - View
2 CL_FVD_IL_CONTROLLER 20041112 Installment Loan - Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE_COMPONENT Instance attribute Protected Object reference (TYPE REF TO) IF_FVD_CONTROLLER_COMPONENT Interface for all Component Controllers 20040405
2 ACTIVE_COMPONENT_ID Instance attribute Public Type reference (TYPE) TB_FW_COMPONENT_ID ID of Component 20040405
3 ACTIVE_COMPONENT_INSTANCE_ID Instance attribute Public Type reference (TYPE) TB_FW_INSTANCE_ID Component Parameters 20040405
4 APPLICATION_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_FVD_LOG 20040406
5 CONTROLLER_APPLICATION Instance attribute Protected Object reference (TYPE REF TO) IF_FVD_CONTROLLER_APPLICATION Interface for Application Controller 20040429
6 REGISTERED_COMPONENTS Instance attribute Protected Type reference (TYPE) TRTY_FW_REGISTERED_COMPONENTS Registered Components (Table) 20040315
7 VIEW Instance attribute Public Object reference (TYPE REF TO) CL_FVD_FW_VIEW_NAVIGATOR Navigator - View 20040310
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_COMPONENT_BY_NAME Instance method Public Method Select Components by Name 20050317
2 CONSTRUCTOR Instance method Public Constructor 20040310
3 GET_ACTIVE_COMPONENT Instance method Public Method Read Active Components 20040602
4 GET_ACT_COMPONENT_INSTANCE_ID Instance method Public Method Read Key for Active Component 20041215
5 GET_COMPONENT_LIST Instance method Public Method List of all Registered Components 20040315
6 GET_REF_TO_COMPONENT Instance method Public Method Determine Reference to a Component 20040505
7 LEAVE_ACTIVE_COMPONENT Instance method Public Method Leave Active Components 20040406
8 ON_LINK_EVENT Instance method Public Event handling method Process "Link" Event 20040428
9 REGISTER_COMPONENT Instance method Public Method Register Components in Framework 20040315
10 SET_ACTIVE_COMPONENT Instance method Public Method Set Active Components 20040405
Events
Class CL_FVD_FW_CONTROLLER_NAVIGATOR has no event.
Types
Class CL_FVD_FW_CONTROLLER_NAVIGATOR has no local type.
Method Signatures

Method ACTIVATE_COMPONENT_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT_ID Call by reference Type reference (TYPE) TB_FW_COMPONENT_ID ID der Komponente 20050317
2 Importing IM_INSTANCE_ID Call by reference Type reference (TYPE) TB_FW_INSTANCE_ID ID der Komponente 20050317

Method ACTIVATE_COMPONENT_BY_NAME on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20040426
2 Importing IM_CONTROLLER_APPLICATION Call by reference Object reference (TYPE REF TO) IF_FVD_CONTROLLER_APPLICATION Interface für Controller der Anwendung 20040429
3 Importing IM_OBJECT_LOCATOR Call by reference Object reference (TYPE REF TO) IF_FVD_VIEW_NAVIGATOR_ELEMENT Interface für einen Object Locator 20040426

Method CONSTRUCTOR on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method GET_ACTIVE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTIVE_COMPONENT Call by reference Object reference (TYPE REF TO) IF_FVD_CONTROLLER_COMPONENT Interface für alle Komponenten-Controller 20040602

Method GET_ACTIVE_COMPONENT on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method GET_ACT_COMPONENT_INSTANCE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ACTIVE_INSTANCE_ID Call by reference Type reference (TYPE) TB_FW_INSTANCE_ID Instanz-ID einer Komponente 20041215

Method GET_ACT_COMPONENT_INSTANCE_ID on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method GET_COMPONENT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TAB_COMPONENTS Call by reference Type reference (TYPE) TRTY_FW_REGISTERED_COMPONENTS Registrierte Komponente (Tabelle) 20040426

Method GET_COMPONENT_LIST on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method GET_REF_TO_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT_ID Call by reference Type reference (TYPE) TB_FW_COMPONENT_ID ID der Komponente 20040505
2 Returning RE_COMPONENT Value transfer Object reference (TYPE REF TO) IF_FVD_CONTROLLER_COMPONENT ID der Komponente 20040505

Method GET_REF_TO_COMPONENT on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method LEAVE_ACTIVE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERROR Call by reference Type reference (TYPE) TB_FW_ERROR Fehlerkennzeichen 20040426

Method LEAVE_ACTIVE_COMPONENT on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method ON_LINK_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Attribute reference (LIKE) >SENDER< 20040428

Method ON_LINK_EVENT on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method REGISTER_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CONTROLLER_COMPONENT Call by reference Object reference (TYPE REF TO) IF_FVD_CONTROLLER_COMPONENT Interface für alle Komponenten-Controller 20040426

Method REGISTER_COMPONENT on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.

Method SET_ACTIVE_COMPONENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_APPLICATION_LOG Call by reference Object reference (TYPE REF TO) CL_FVD_LOG 20040428
2 Importing IM_COMPONENT Call by reference Object reference (TYPE REF TO) IF_FVD_CONTROLLER_COMPONENT Interface für alle Komponenten-Controller 20040426
3 Importing IM_INSTANCE_ID Call by reference Type reference (TYPE) TB_FW_INSTANCE_ID Parameter der Komponente 20040426

Method SET_ACTIVE_COMPONENT on class CL_FVD_FW_CONTROLLER_NAVIGATOR has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 500