SAP ABAP Class IF_FVD_CONTROLLER_APPLICATION (Interface for Application Controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FVD_IL_CONTROLLER Installment Loan - Controller 20041112
Properties
Class IF_FVD_CONTROLLER_APPLICATION  
Short Description Interface for Application Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040329   SAP 
Last change 20050411   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FVD_CONTROLLER_APPLICATION has no forward declaration.
Interfaces
Class IF_FVD_CONTROLLER_APPLICATION has no interface implemented.
Friends
Class IF_FVD_CONTROLLER_APPLICATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLICATION Instance attribute Public Type reference (TYPE) TB_FCAT_APPLICATION Field Catalog - Application 20040407
Methods
# Method Level Visibility Method type Description Created on
1 DISPLAY_APPLICATION_LOG Instance method Public Method Display Application Log 20040331
2 GET_APPLICATION_LOG Instance method Public Method Transfer Application Log 20040331
3 GET_DYNPRO_STATUS Instance method Public Method Screen Information 20040329
4 HANDLE_USER_COMMAND Instance method Public Method Process User Command 20040329
5 LEAVE_CONTEXT Instance method Public Method Confirmation Prompt 20040427
6 PROCESS_COMPONENT Instance method Public Method Activate Component 20040429
7 REFRESH_COMPONENT Instance method Public Method Update Active Components 20040407
8 REFRESH_NAVIGATOR Instance method Public Method Update Navigator 20040406
9 REMOVE_APPLICATION_LOG Instance method Public Method Empty and Remove Application Log 20040504
10 SET_NEXT_COMPONENT Instance method Public Method Define Subsequent Component 20040621
Events
Class IF_FVD_CONTROLLER_APPLICATION has no event.
Types
Class IF_FVD_CONTROLLER_APPLICATION has no local type.
Method Signatures

Method DISPLAY_APPLICATION_LOG 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

Method DISPLAY_APPLICATION_LOG on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method GET_APPLICATION_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_APPLICATION_LOG Value transfer Object reference (TYPE REF TO) CL_FVD_LOG 20040426

Method GET_APPLICATION_LOG on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method GET_DYNPRO_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STATUS Call by reference Type reference (TYPE) RFW_DYNPRO_STATUS Statusinformationen zum Dynpro 20040426

Method GET_DYNPRO_STATUS on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJECT_ID Call by reference Type reference (TYPE) RFW_VDARL_OBJECT_ID Objekt ID (Buchungskreis, Kontonummer) 20040427
2 Importing IM_USER_COMMAND Call by reference Type reference (TYPE) SYUCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20040426

Method HANDLE_USER_COMMAND on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method LEAVE_CONTEXT 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 20040427
2 Importing IM_REASON_TEXT Call by reference Type reference (TYPE) C 20040427

Method LEAVE_CONTEXT on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method PROCESS_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 20040429
2 Importing IM_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_FVD_CONTROLLER_COMPONENT Interface für alle Komponenten-Controller 20040429
3 Importing IM_FIRST_CALL Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040623
4 Importing IM_INSTANCE_ID Call by reference Type reference (TYPE) TB_FW_INSTANCE_ID Instanz-ID einer Komponente 20040429

Method PROCESS_COMPONENT on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method REFRESH_COMPONENT Signature

Method REFRESH_COMPONENT on class IF_FVD_CONTROLLER_APPLICATION has no parameter.
Method REFRESH_COMPONENT on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method REFRESH_NAVIGATOR Signature

Method REFRESH_NAVIGATOR on class IF_FVD_CONTROLLER_APPLICATION has no parameter.
Method REFRESH_NAVIGATOR on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method REMOVE_APPLICATION_LOG 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 20040504

Method REMOVE_APPLICATION_LOG on class IF_FVD_CONTROLLER_APPLICATION has no exception.

Method SET_NEXT_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 20040621
2 Importing IM_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_FVD_CONTROLLER_COMPONENT Interface für alle Komponenten-Controller 20040621
3 Importing IM_INSTANCE_ID Call by reference Type reference (TYPE) TB_FW_INSTANCE_ID Instanz-ID einer Komponente 20040621

Method SET_NEXT_COMPONENT on class IF_FVD_CONTROLLER_APPLICATION has no exception.
History
Last changed by/on SAP  20050411 
SAP Release Created in