SAP ABAP Class CL_FTR_GUI_DATABIN (TR Transaction Management: Central GUI Data Container)
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_BUS TR Transaction Management: Parent Class of Transaction Logic 19990310
Properties
Class CL_FTR_GUI_DATABIN  
Short Description TR Transaction Management: Central GUI Data Container    
Super Class CL_FTR_BUS TR Transaction Management: Parent Class of Transaction Logic 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTTR   Treasury: Financial Transaction 
Created 19981210   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 EENOT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 FTRG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 FTROP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 FTRTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FTR_GUI_DATABIN has no interface implemented.
Friends
Class CL_FTR_GUI_DATABIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CON Instance attribute Protected Object reference (TYPE REF TO) IF_FTR_CON Reference to General Constant Interface 19990310
2 A_FHA Instance attribute Public Type reference (TYPE) VTBFHA General Transaction Data 19981210
3 A_FHAZU Instance attribute Public Type reference (TYPE) VTBFHAZU General Activity Data 19981210
4 A_NOTICE Instance attribute Public Type reference (TYPE) EENOT_NOTICE Note data 19981214
5 A_OREF_APPL_CTRL Instance attribute Protected Object reference (TYPE REF TO) CL_FTR_APPL_CTRL Reference to Application Control 19990119
6 A_TAB_FHAPO Instance attribute Public Type reference (TYPE) FTRG_TAB_FHAPO General Flows 19981210
7 A_TAB_FINKO Instance attribute Public Type reference (TYPE) FTRTR_TAB_FINKO General Conditions 20000104
8 A_TAB_RATING Instance attribute Public Type reference (TYPE) FTRTR_TAB_RATING Ratings 20040507
9 A_TAB_ZV Instance attribute Public Type reference (TYPE) FTRTR_TAB_ZV General Payment Details 19981221
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Delete all Data Entries in the Databin 19990115
2 CLONE_FLAT Instance method Public Method Instance of Databin: Clone Flat 19990107
3 CONSTRUCTOR Instance method Public Constructor Constructor 19990119
4 DISTRIBUTE_DATA Instance method Public Method Compare Display Data and Distribute Between GUIs 19981210
5 FREE Instance method Public Method Application Terminated 20000706
6 GET_FHA Instance method Public Method Set General Transaction Data 19981210
7 GET_FHAZU Instance method Public Method Get General Activity Data 19981210
8 GET_FIELDVALUES Instance method Public Method Get Field Values from Databin 19990430
9 GET_NOTICE Instance method Public Method Get Memo Data 19981214
10 GET_RATING Instance method Public Method Get Ratings 20040507
11 GET_TAB_ZV Instance method Public Method Get Payment Details 19981221
12 HANDLE_EVT_DATA_CHANGED Instance method Protected Event handling method Event Handler: Own Business Data Changed 19990310
13 SET_DISPLAYDATA Instance method Public Method Set Display Data 19990225
14 SET_FACILITY Instance method Public Method Set Facility 20000725
15 SET_FHA Instance method Public Method Get General Transaction Data 19981210
16 SET_FHAPO Instance method Public Method Set Current Cash Flow 20000104
17 SET_FHAZU Instance method Public Method Set General Activity Data 19981210
18 SET_FHA_CUST_DATA Instance method Public Method Set Customer Data as APPEND for General Transaction Data 20000112
19 SET_FHA_RCOMVALCL Instance method Public Method General Transaction Data: Set Valuation Class 20010528
20 SET_FINKO Instance method Public Method Set Current Conditions 20000104
21 SET_NOTICE Instance method Public Method Set Memo Data 19981214
22 SET_RATING Instance method Public Method Set Ratings 20040507
23 SET_TAB_ZV Instance method Public Method Set Payment Details 19981221
Events
# Event Type Visibility Description Created on
1 EVT_FHAZU_CHANGED Instance Event
(0)
Public
(2)
Event: General Activity Data Changed 19981210
2 EVT_FHAZU_REQUIRED Instance Event
(0)
Public
(2)
Event: General Activity Data Required 19981210
3 EVT_FHA_CHANGED Instance Event
(0)
Public
(2)
Event: General Transaction Data Changed 19981210
4 EVT_FHA_REQUIRED Instance Event
(0)
Public
(2)
Event: General Transaction Data Required 19981210
5 EVT_NOTICE_CHANGED Instance Event
(0)
Public
(2)
Event: Memo Data Changed 19981214
6 EVT_NOTICE_REQUIRED Instance Event
(0)
Public
(2)
Event: Memo Data Required 19981214
7 EVT_TAB_FHAPO_CHANGED Instance Event
(0)
Public
(2)
Event: General Flow Data Changed 19981210
8 EVT_TAB_FHAPO_REQUIRED Instance Event
(0)
Public
(2)
Event: General Flow Data Required 19981210
9 EVT_TAB_RATING_CHANGED Instance Event
(0)
Public
(2)
Event: Ratings Changed 20040507
10 EVT_TAB_RATING_REQUIRED Instance Event
(0)
Public
(2)
Event: Ratings Required 20040507
11 EVT_TAB_ZV_CHANGED Instance Event
(0)
Public
(2)
Event: Payment Details Changed 19981228
12 EVT_TAB_ZV_REQUIRED Instance Event
(0)
Public
(2)
Event: Payment Details Required 19981228
Types
Class CL_FTR_GUI_DATABIN has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class CL_FTR_GUI_DATABIN has no parameter.
Method CLEAR on class CL_FTR_GUI_DATABIN has no exception.

Method CLONE_FLAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_OREF_DATABIN Call by reference Object reference (TYPE REF TO) CL_FTR_GUI_DATABIN geklonte Databin - Instanz 19990107

Method CLONE_FLAT on class CL_FTR_GUI_DATABIN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OREF_APPL_CTRL Value transfer Object reference (TYPE REF TO) CL_FTR_APPL_CTRL Zeiger auf Application Control 19990119

Method CONSTRUCTOR on class CL_FTR_GUI_DATABIN has no exception.

Method DISTRIBUTE_DATA Signature

Method DISTRIBUTE_DATA on class CL_FTR_GUI_DATABIN has no parameter.
Method DISTRIBUTE_DATA on class CL_FTR_GUI_DATABIN has no exception.

Method FREE Signature

Method FREE on class CL_FTR_GUI_DATABIN has no parameter.
Method FREE on class CL_FTR_GUI_DATABIN has no exception.

Method GET_FHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_FHA Call by reference Type reference (TYPE) VTBFHA allg. Geschäftsdaten 19981210

Method GET_FHA on class CL_FTR_GUI_DATABIN has no exception.

Method GET_FHAZU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_FHAZU Call by reference Type reference (TYPE) VTBFHAZU allg. Vorgangsdaten 19981210

Method GET_FHAZU on class CL_FTR_GUI_DATABIN has no exception.

Method GET_FIELDVALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_CURRENT_FIELD_VALUES Value transfer Type reference (TYPE) FTRG_TAB_CURRENT_FVALUES Feldwerte ermitteln 19990430

Method GET_FIELDVALUES on class CL_FTR_GUI_DATABIN has no exception.

Method GET_NOTICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_NOTICE Call by reference Type reference (TYPE) EENOT_NOTICE Notizdaten 19981214

Method GET_NOTICE on class CL_FTR_GUI_DATABIN has no exception.

Method GET_RATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_RATING Call by reference Type reference (TYPE) FTRTR_TAB_RATING Tabelle der Ratings 20040507

Method GET_RATING on class CL_FTR_GUI_DATABIN has no exception.

Method GET_TAB_ZV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_ZV Call by reference Type reference (TYPE) FTRTR_TAB_ZV Allg. Zahlungsverbindungen 19981221

Method GET_TAB_ZV on class CL_FTR_GUI_DATABIN has no exception.

Method HANDLE_EVT_DATA_CHANGED Signature

Method HANDLE_EVT_DATA_CHANGED on class CL_FTR_GUI_DATABIN has no parameter.
Method HANDLE_EVT_DATA_CHANGED on class CL_FTR_GUI_DATABIN has no exception.

Method SET_DISPLAYDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FHA Call by reference Type reference (TYPE) VTBFHA Geschäftsdaten 19990225
2 Importing PI_FHAZU Call by reference Type reference (TYPE) VTBFHAZU Vorgangsdaten 19990225
3 Importing PI_NOTICE Call by reference Type reference (TYPE) EENOT_NOTICE Notizdaten 19990225
4 Importing PI_TAB_ZV Call by reference Type reference (TYPE) FTRTR_TAB_ZV Zahlungsverbindungen 19990225

Method SET_DISPLAYDATA on class CL_FTR_GUI_DATABIN has no exception.

Method SET_FACILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FACILITYBUKRS Call by reference Type reference (TYPE) TB_FACILITYBUKRS FTR Fazilität: Buchungskreis der Fazilität 20000725
2 Importing PI_FACILITYNR Call by reference Type reference (TYPE) TB_FACILITYNR FTR Fazilität: Geschäftsnummer der Fazilität 20000725

Method SET_FACILITY on class CL_FTR_GUI_DATABIN has no exception.

Method SET_FHA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FHA Call by reference Type reference (TYPE) VTBFHA allg. Geschäftsdaten 19981210

Method SET_FHA on class CL_FTR_GUI_DATABIN has no exception.

Method SET_FHAPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_FHAPO Call by reference Type reference (TYPE) FTRG_TAB_FHAPO aktueller Cashflow 20000104

Method SET_FHAPO on class CL_FTR_GUI_DATABIN has no exception.

Method SET_FHAZU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FHAZU Call by reference Type reference (TYPE) VTBFHAZU allg. Vorgangsdaten 19981210

Method SET_FHAZU on class CL_FTR_GUI_DATABIN has no exception.

Method SET_FHA_CUST_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_CUST_APPEND Call by reference Type reference (TYPE) FTROP_TAB_CUST_APPEND Kundendaten 20000112

Method SET_FHA_CUST_DATA on class CL_FTR_GUI_DATABIN has no exception.

Method SET_FHA_RCOMVALCL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_RCOMVALCL Call by reference Type reference (TYPE) TPM_COM_VAL_CLASS Allgemeine Bewertungsklasse 20010528

Method SET_FHA_RCOMVALCL on class CL_FTR_GUI_DATABIN has no exception.

Method SET_FINKO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_FINKO Call by reference Type reference (TYPE) FTRTR_TAB_FINKO aktuelle Konditionen 20000104

Method SET_FINKO on class CL_FTR_GUI_DATABIN has no exception.

Method SET_NOTICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NOTICE Call by reference Type reference (TYPE) EENOT_NOTICE Notizdaten 19981214

Method SET_NOTICE on class CL_FTR_GUI_DATABIN has no exception.

Method SET_RATING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_RATING Call by reference Type reference (TYPE) FTRTR_TAB_RATING Tab. der Ratings eines Geschäfts 20040507

Method SET_RATING on class CL_FTR_GUI_DATABIN has no exception.

Method SET_TAB_ZV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_ZV Call by reference Type reference (TYPE) FTRTR_TAB_ZV allg. Zahlungsverbindunegen 19981221

Method SET_TAB_ZV on class CL_FTR_GUI_DATABIN has no exception.
Event Signatures

Event EVT_FHAZU_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_FHAZU Exporting Value transfer Type reference (TYPE) VTBFHAZU allg. Geschäftsdaten 19981210

Event EVT_FHAZU_REQUIRED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_FHAZU Exporting Value transfer Type reference (TYPE) VTBFHAZU allg. Geschäftsdaten 19981210

Event EVT_FHA_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_FHA Exporting Value transfer Type reference (TYPE) VTBFHA allg. Geschäftsdaten 19981210

Event EVT_FHA_REQUIRED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_FHA Exporting Value transfer Type reference (TYPE) VTBFHA allg. Geschäftsdaten 19981210

Event EVT_NOTICE_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_NOTICE Exporting Value transfer Type reference (TYPE) EENOT_NOTICE Notizdaten 19981214

Event EVT_NOTICE_REQUIRED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_NOTICE Exporting Value transfer Type reference (TYPE) EENOT_NOTICE Notizdaten 19981214

Event EVT_TAB_FHAPO_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_TAB_FHAPO Exporting Value transfer Type reference (TYPE) FTRG_TAB_FHAPO allg. Bewegungsdaten 19981210

Event EVT_TAB_FHAPO_REQUIRED Signature
Event EVT_TAB_FHAPO_REQUIRED on class CL_FTR_GUI_DATABIN has no parameter.
Event EVT_TAB_RATING_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_TAB_RATING Exporting Value transfer Type reference (TYPE) FTRTR_TAB_RATING Rating 20040507

Event EVT_TAB_RATING_REQUIRED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_TAB_RATING Exporting Value transfer Type reference (TYPE) FTRTR_TAB_RATING Rating 20040507

Event EVT_TAB_ZV_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_TAB_ZV Exporting Value transfer Type reference (TYPE) FTRTR_TAB_ZV Zahlungsverbindungen 19981228

Event EVT_TAB_ZV_REQUIRED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_TAB_ZV Exporting Value transfer Type reference (TYPE) FTRTR_TAB_ZV Zahlungsverbindungen 19981228
History
Last changed by/on SAP  20040819 
SAP Release Created in