SAP ABAP Class CL_FTR_GUI_FUNCLIST (TR Transaction Management: GUI Function List)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-TR (Application Component) Transaction Management
     FTTR (Package) Treasury: Financial Transaction
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FTR_GUI TR Transaction Management: GUI Parent Class 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FTR_GUI_FUNCLIST_APPL Interface Function List: GUI <-> Application 19990127
Properties
Class CL_FTR_GUI_FUNCLIST  
Short Description TR Transaction Management: GUI Function List    
Super Class CL_FTR_GUI TR Transaction Management: GUI Parent Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTTR   Treasury: Financial Transaction 
Created 19990125   SAP 
Last change 19990125   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 FTRG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FTR_GUI_FUNCLIST_APPL Interface Function List: GUI <-> Application 19990127
Friends
Class CL_FTR_GUI_FUNCLIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_EVT_CALL_TRANSACTION Instance attribute Private Attribute reference (LIKE) 19990126
2 A_EVT_GET_FUNCLIST Instance attribute Private Attribute reference (LIKE) 19990126
3 A_FUNCTION_1 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 1 19990204
4 A_FUNCTION_2 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 2 19990204
5 A_FUNCTION_3 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 3 19990204
6 A_FUNCTION_4 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 4 19990204
7 A_FUNCTION_5 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 5 19990204
8 A_FUNCTION_6 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 6 19990204
9 A_FUNCTION_7 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 7 19990204
10 A_FUNCTION_8 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 8 19990204
11 A_FUNCTION_9 Instance attribute Public Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Reference to Function 9 (Internet Browser) 19990204
12 A_OREF_WRKLIST Instance attribute Public Object reference (TYPE REF TO) CL_FTR_GUI_WRKLIST_TOOLBOX Reference to Instance of Class Worklist 19990218
13 A_TAB_FUNCLIST Instance attribute Public Type reference (TYPE) FTRG_TAB_VTGFUNCLIST Function List 19990201
14 FUNCTIONTYPE_ADDON Constant Public Type reference (TYPE) TB_FTR_FUNCTIONTYPE '03' Additional Function 19990222
15 FUNCTIONTYPE_SETTLE Constant Public Type reference (TYPE) TB_FTR_FUNCTIONTYPE '02' Back Office Function 19990222
16 FUNCTIONTYPE_TRADE Constant Public Type reference (TYPE) TB_FTR_FUNCTIONTYPE '01' Trading Function 19990222
17 FUNCTION_ADDON1 Constant Public Type reference (TYPE) TB_FTR_FUNCTION '07' 7th Function (Addition 1) 19990222
18 FUNCTION_ADDON2 Constant Public Type reference (TYPE) TB_FTR_FUNCTION '08' 8th Function (Addition 2) 19990222
19 FUNCTION_CHANGE Constant Public Type reference (TYPE) TB_FTR_FUNCTION '03' 3rd Function (Change) 19990222
20 FUNCTION_CREATE Constant Public Type reference (TYPE) TB_FTR_FUNCTION '01' 1st Function (Create) 19990222
21 FUNCTION_DISPLAY Constant Public Type reference (TYPE) TB_FTR_FUNCTION '02' 2nd Function (Display) 19990222
22 FUNCTION_REVERSE Constant Public Type reference (TYPE) TB_FTR_FUNCTION '05' 5th Function (Reverse) 19990222
23 FUNCTION_SETTLE Constant Public Type reference (TYPE) TB_FTR_FUNCTION '04' 4th Function (Settle) 19990222
24 FUNCTION_WRKLIST Constant Public Type reference (TYPE) TB_FTR_FUNCTION '06' 6th Function (Worklist) 19990222
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_WRKLIST Instance method Protected Method Activate Worklist 19990222
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990126
3 DEACTIVATE_WRKLIST Instance method Public Method Deactivate Worklist 19990222
4 EXECUTE Instance method Public Method Event Handler for Calling Transaction 19990127
5 HANDLE_EVT_TRANSACTION_CHANGED Instance method Protected Event handling method Event Handler for Changes to Transaction Key 19990126
6 INVOKE_WWW_BROWSER Instance method Public Method Call Up Internet Browser 19990205
7 RAISE_EVT_CALL_TRANSACTION Instance method Protected Event handling method Send Event EVT_CALL_TRANSACTION (Call Perform) 19990126
8 RAISE_EVT_GET_FUNCLIST Instance method Protected Event handling method Send Event EVT_GET_FUNCLIST (Call Perform) 19990126
9 SET_ID Instance method Protected Method SET_ID 19990201
Events
# Event Type Visibility Description Created on
1 EVT_CALL_TRANSACTION Instance Event
(0)
Public
(2)
Event: Execute Transaction 19990127
2 EVT_GET_FUNCLIST Instance Event
(0)
Public
(2)
Event: Request New Function List 19990126
Types
Class CL_FTR_GUI_FUNCLIST has no local type.
Method Signatures

Method ACTIVATE_WRKLIST Signature

Method ACTIVATE_WRKLIST on class CL_FTR_GUI_FUNCLIST has no parameter.
Method ACTIVATE_WRKLIST on class CL_FTR_GUI_FUNCLIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONTEXT Call by reference Type reference (TYPE) TB_FTR_GUI_CONTEXT Kontext des GUI im Customizingumfeld 19990324
2 Importing PI_OREF_APPL_CTRL Call by reference Object reference (TYPE REF TO) CL_FTR_APPL_CTRL Referenz auf die Anwendungskontrolle 19990126

Method CONSTRUCTOR on class CL_FTR_GUI_FUNCLIST has no exception.

Method DEACTIVATE_WRKLIST Signature

Method DEACTIVATE_WRKLIST on class CL_FTR_GUI_FUNCLIST has no parameter.
Method DEACTIVATE_WRKLIST on class CL_FTR_GUI_FUNCLIST has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OREF_FUNCTION Call by reference Object reference (TYPE REF TO) CL_FTR_FUNCLIST_ITEM Zeiger auf das auszuführende Transaktionsobjekt 19990204

Method EXECUTE on class CL_FTR_GUI_FUNCLIST has no exception.

Method HANDLE_EVT_TRANSACTION_CHANGED Signature

Method HANDLE_EVT_TRANSACTION_CHANGED on class CL_FTR_GUI_FUNCLIST has no parameter.
Method HANDLE_EVT_TRANSACTION_CHANGED on class CL_FTR_GUI_FUNCLIST has no exception.

Method INVOKE_WWW_BROWSER Signature

Method INVOKE_WWW_BROWSER on class CL_FTR_GUI_FUNCLIST has no parameter.
Method INVOKE_WWW_BROWSER on class CL_FTR_GUI_FUNCLIST has no exception.

Method RAISE_EVT_CALL_TRANSACTION Signature

Method RAISE_EVT_CALL_TRANSACTION on class CL_FTR_GUI_FUNCLIST has no parameter.
Method RAISE_EVT_CALL_TRANSACTION on class CL_FTR_GUI_FUNCLIST has no exception.

Method RAISE_EVT_GET_FUNCLIST Signature

Method RAISE_EVT_GET_FUNCLIST on class CL_FTR_GUI_FUNCLIST has no parameter.
Method RAISE_EVT_GET_FUNCLIST on class CL_FTR_GUI_FUNCLIST has no exception.

Method SET_ID Signature

Method SET_ID on class CL_FTR_GUI_FUNCLIST has no parameter.
Method SET_ID on class CL_FTR_GUI_FUNCLIST has no exception.
Event Signatures

Event EVT_CALL_TRANSACTION Signature
Event EVT_CALL_TRANSACTION on class CL_FTR_GUI_FUNCLIST has no parameter.
Event EVT_GET_FUNCLIST Signature
Event EVT_GET_FUNCLIST on class CL_FTR_GUI_FUNCLIST has no parameter.
History
Last changed by/on SAP  19990125 
SAP Release Created in