SAP ABAP Class CL_FTR_GUI_FLOWS_PARENT (TR Transaction Management: GUI Flows (Obsolete))
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FTR_GUI_CASHFLOW TR Transaction Management: GUI Cash Flow (Obsolete) 00000000
2 Inheritance (c INHERITING FROM c_ref)  CL_FTR_GUI_FLOWS TR Transaction Management: GUI Flows (Obsolete) 00000000
Properties
Class CL_FTR_GUI_FLOWS_PARENT  
Short Description TR Transaction Management: GUI Flows (Obsolete)    
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 19990121   SAP 
Last change 20000928   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)
2 FTRTR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FTR_GUI_FLOWS_PARENT has no interface implemented.
Friends
Class CL_FTR_GUI_FLOWS_PARENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_OREF_BUS_FLOWS Instance attribute Protected Object reference (TYPE REF TO) CL_FTR_BUS_FLOWS Reference to Instance of Business Class Flows 19990215
2 A_TAB_DISPFLOW Instance attribute Public Type reference (TYPE) FTRG_TAB_DISPFLOW Table of Flows to be Displayed 19990121
3 A_TAB_DISPFLOW_DELETED Instance attribute Protected Type reference (TYPE) FTRG_TAB_DISPFLOW Table of Deleted Flows (History) 19990210
4 A_TAB_FHAPO Instance attribute Protected Type reference (TYPE) FTRG_TAB_FHAPO Table of Flow Data to be Displayed (Old Status) 19990121
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DISPFLOW Instance method Public Method Generate New Display Flow 19990121
2 ADD_TAB_DISPFLOW Instance method Public Method Generate Several New Display Flows 19990121
3 CHANGE_TAB_FHAPO Instance method Public Method Update Flow Data 19990121
4 CLEAR_HISTORY Instance method Public Method Delete Flow Data History 19990210
5 CONSTRUCTOR Instance method Public Constructor Class Constructor 19990121
6 DELETE_DISPFLOW Instance method Public Method Delete Display Flow 19990121
7 DELETE_TAB_DISPFLOW Instance method Public Method Delete Several Display Flows 19990310
8 EDIT_DISPFLOW Instance method Public Method Change Display Flow Manually 19990315
9 EXISTS_DISPFLOW_DELETABLE Instance method Public Method Determines if at least one Flow can be Deleted 19990504
10 EXISTS_DISPFLOW_LOCKABLE Instance method Public Method Determines if at least one Flow can be Blocked 19990504
11 EXISTS_DISPFLOW_MODIFIABLE Instance method Public Method Determines if at least one Flow can be Modified 19990504
12 EXISTS_DISPFLOW_RELEASEABLE Instance method Public Method Determines if at least one Flow can be Released 19990504
13 EXISTS_DISPFLOW_REVERSABLE Instance method Public Method Determines if at least one Flow can be Reversed 19990504
14 EXTRACT_TAB_DISPFLOW Instance method Protected Method Extract Data Depending on Processing Mode 19990311
15 HANDLE_EVT_TAB_FHAPO_CHANGED Instance method Protected Event handling method Event Handler for Data Synchronization 19990121
16 HANDLE_EVT_TAB_FHAPO_REQUIRED Instance method Protected Event handling method Event Handler for Data Synchronization 19990121
17 INSERT_TAB_DISPFLOW Instance method Public Method Insert Several New Display Flows 19990121
18 IS_DISPFLOW_DELETABLE Instance method Public Method Determines if Deletion is Possible 19990310
19 IS_DISPFLOW_EDITED Instance method Public Method Determines if Locking Took Place 19990315
20 IS_DISPFLOW_LOCKABLE Instance method Public Method Determines if Blocking is Possible 19990311
21 IS_DISPFLOW_LOCKED Instance method Public Method Determines if Locking Took Place 19990315
22 IS_DISPFLOW_MANUALLY_POSTABLE Instance method Public Method Determines if Flow can be Posted Manually 19990317
23 IS_DISPFLOW_MANUALLY_POSTED Instance method Public Method Determines if Flow was Posted Manually 19990317
24 IS_DISPFLOW_MODIFIABLE Instance method Public Method Determines if Modification is Possible 19990204
25 IS_DISPFLOW_RELEASABLE Instance method Public Method Determines if Release is Possible 19990311
26 IS_DISPFLOW_RELEASED Instance method Public Method Determines if Release Took Place 19990315
27 IS_DISPFLOW_REVERSABLE Instance method Public Method Determines if Reversal is Possible 19990310
28 IS_DISPFLOW_REVERSED Instance method Public Method Determines if Block Took Place 19990315
29 LOCK_DISPFLOW Instance method Public Method Block Flow in Cash Flow 19990311
30 MODIFY_DISPFLOW Instance method Public Method Modify Single Display Flow 19990121
31 POST_MANUALLY_DISPFLOW Instance method Public Method Post Flow in Cash Flow Manually 19990317
32 RECALCULATE Instance method Public Method Recalculate Cash Flow 19990311
33 RELEASE_DISPFLOW Instance method Public Method Release Flow in Cash Flow 19990311
34 REVERSE_DISPFLOW Instance method Public Method Reverse Flow in Cash Flow 19990311
35 SET_TAB_FHAPO Instance method Public Method Set Flow Data 19990121
36 UNDO_EDIT_DISPFLOW Instance method Public Method UNDO: Change Display Flow Manually 19990315
37 UNDO_LOCK_DISPFLOW Instance method Public Method UNDO: Block Flow in Cash Flow 19990315
38 UNDO_POST_MANUALLY_DISPFLOW Instance method Public Method UNDO: Post Flow in Cash Flow Manually 19990317
39 UNDO_RELEASE_DISPFLOW Instance method Public Method UNDO: Release Flow in Cash Flow 19990315
40 UNDO_REVERSE_DISPFLOW Instance method Public Method UNDO: Reverse Flow in Cash Flow 19990315
Events
Class CL_FTR_GUI_FLOWS_PARENT has no event.
Types
Class CL_FTR_GUI_FLOWS_PARENT has no local type.
Method Signatures

Method ADD_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW Anzeigebewegung 19990121

Method ADD_DISPFLOW on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method ADD_TAB_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_DISPFLOW Call by reference Type reference (TYPE) FTRG_TAB_DISPFLOW Anzeigebewegungen 19990121

Method ADD_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method CHANGE_TAB_FHAPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_TAB_FHAPO Call by reference Type reference (TYPE) FTRG_TAB_FHAPO Bewegungsdaten 19990121

Method CHANGE_TAB_FHAPO on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method CLEAR_HISTORY Signature

Method CLEAR_HISTORY on class CL_FTR_GUI_FLOWS_PARENT has no parameter.
Method CLEAR_HISTORY on class CL_FTR_GUI_FLOWS_PARENT 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 19990121
3 Importing PI_OREF_BUS_FLOWS Call by reference Object reference (TYPE REF TO) OBJECT Referenz auf eine Instanz der Businessklasse Bewegungen 19990215

Method CONSTRUCTOR on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method DELETE_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW Anzeigebewegung 19990121
# Exception Resumable Description Created on
1 DELETION_FAILED Löschvorgang erfolglos 19990203

Method DELETE_TAB_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_DISPFLOW Call by reference Type reference (TYPE) FTRG_TAB_DISPFLOW Menge von zu löschenden Anzeigebewegungen 19990310
# Exception Resumable Description Created on
1 DELETION_FAILED Löschen wurde nicht erfolgreich durchgeführt 19990310

Method EDIT_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu editierende Anzeigebewegung 19990315
2 Importing PI_DISPLAY_ONLY Call by reference Type reference (TYPE) FTRG_BOOL ' ' 'X' --> nur Anzeige, keine Eingabe erlaubt 19990315
# Exception Resumable Description Created on
1 EDIT_FAILED Editieren der Bewegung fehlgeschlagen 19990315

Method EXISTS_DISPFLOW_DELETABLE Signature

Method EXISTS_DISPFLOW_DELETABLE on class CL_FTR_GUI_FLOWS_PARENT has no parameter.
# Exception Resumable Description Created on
1 NO_DISPFLOW_EXISTS keine Bewegung vorhanden 19990504

Method EXISTS_DISPFLOW_LOCKABLE Signature

Method EXISTS_DISPFLOW_LOCKABLE on class CL_FTR_GUI_FLOWS_PARENT has no parameter.
# Exception Resumable Description Created on
1 NO_DISPFLOW_EXISTS keine Bewegung vorhanden 19990504

Method EXISTS_DISPFLOW_MODIFIABLE Signature

Method EXISTS_DISPFLOW_MODIFIABLE on class CL_FTR_GUI_FLOWS_PARENT has no parameter.
# Exception Resumable Description Created on
1 NO_DISPFLOW_EXISTS keine Bewegung vorhanden 19990504

Method EXISTS_DISPFLOW_RELEASEABLE Signature

Method EXISTS_DISPFLOW_RELEASEABLE on class CL_FTR_GUI_FLOWS_PARENT has no parameter.
# Exception Resumable Description Created on
1 NO_DISPFLOW_EXISTS keine Bewegung vorhanden 19990504

Method EXISTS_DISPFLOW_REVERSABLE Signature

Method EXISTS_DISPFLOW_REVERSABLE on class CL_FTR_GUI_FLOWS_PARENT has no parameter.
# Exception Resumable Description Created on
1 NO_DISPFLOW_EXISTS keine Bewegung vorhanden 19990504

Method EXTRACT_TAB_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_TAB_EXTRACT Call by reference Type reference (TYPE) FTRG_TAB_DISPFLOW Extrakt der Bewegungen 19990311
2 Importing PI_EXTRACTOR_METHOD Call by reference Type reference (TYPE) SEOCPDNAME Filterfunktion 19990311
3 Importing PI_OREF_EXTRACTOR Call by reference Object reference (TYPE REF TO) OBJECT Referenz auf das Extraktorobjekt 19990311

Method EXTRACT_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method HANDLE_EVT_TAB_FHAPO_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PE_TAB_FHAPO Call by reference Attribute reference (LIKE) 19990121

Method HANDLE_EVT_TAB_FHAPO_CHANGED on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method HANDLE_EVT_TAB_FHAPO_REQUIRED Signature

Method HANDLE_EVT_TAB_FHAPO_REQUIRED on class CL_FTR_GUI_FLOWS_PARENT has no parameter.
Method HANDLE_EVT_TAB_FHAPO_REQUIRED on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method INSERT_TAB_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_INDEX Call by reference Type reference (TYPE) SYTABIX Einfügeposition 19990121
2 Importing PI_TAB_DISPFLOW Call by reference Type reference (TYPE) FTRG_TAB_DISPFLOW Anzeigebewegung 19990121

Method INSERT_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method IS_DISPFLOW_DELETABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990310
# Exception Resumable Description Created on
1 NO_DELETION_ALLOWED keine Modifikation erlaubt 19990310

Method IS_DISPFLOW_EDITED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990315
# Exception Resumable Description Created on
1 NOT_EDITED Bewegung is nicht gesperrt 19990315

Method IS_DISPFLOW_LOCKABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990311
# Exception Resumable Description Created on
1 NO_LOCK_ALLOWED keine Sperrung erlaubt 19990311

Method IS_DISPFLOW_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990315
# Exception Resumable Description Created on
1 NOT_LOCKED Bewegung is nicht gesperrt 19990315

Method IS_DISPFLOW_MANUALLY_POSTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990317
# Exception Resumable Description Created on
1 NO_MANUALLY_POST_ALLOWED Bewegung is nicht manuell buchbar 19990317

Method IS_DISPFLOW_MANUALLY_POSTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990317
# Exception Resumable Description Created on
1 NOT_MANUALLY_POSTED Bewegung ist nicht manuell gebucht 19990317

Method IS_DISPFLOW_MODIFIABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990204
# Exception Resumable Description Created on
1 AMOUNT_FIXED Zahlbetrag der Bewegung ist fixiert 19990330
2 NETTED Bewegung ist bereits kompensiert 19990330
3 NO_MODIFICATION_ALLOWED keine Modifikation erlaubt 19990204
4 POSTED Bewegung ist bereits gebucht oder storniert 19990330

Method IS_DISPFLOW_RELEASABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990311
# Exception Resumable Description Created on
1 NO_RELEASE_ALLOWED keine Sperrung erlaubt 19990311

Method IS_DISPFLOW_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990315
# Exception Resumable Description Created on
1 NOT_RELEASED Bewegunge is nicht freigegeben 19990315

Method IS_DISPFLOW_REVERSABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990310
# Exception Resumable Description Created on
1 NO_REVERSE_ALLOWED keine Stornierung erlaubt 19990310

Method IS_DISPFLOW_REVERSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu modfiizierende Anzeigebewegung 19990315
# Exception Resumable Description Created on
1 NOT_REVERSED Bewegung is nicht gesperrt 19990315

Method LOCK_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu sperrende Bewegung 19990311
# Exception Resumable Description Created on
1 LOCK_FAILED Sperrung fehlgeschlagen 19990311

Method MODIFY_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW Anzeigebewegung 19990121
2 Importing PI_DISPFLOW_ALREADY_VALIDATED Call by reference Type reference (TYPE) FTRG_BOOL Flag, ob die Bewegung noch zu überprüfen ist. 19990211
3 Importing PI_INDEX_DISPFLOW Call by reference Type reference (TYPE) SYTABIX Index der Anzeigebewegung 19990121
# Exception Resumable Description Created on
1 MODIFICATION_FAILED Modifikation konnte nicht durchgeführt werden 19990204

Method POST_MANUALLY_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu sperrende Bewegung 19990317
# Exception Resumable Description Created on
1 POST_MANUALLY_FAILED Sperrung fehlgeschlagen 19990317

Method RECALCULATE Signature

Method RECALCULATE on class CL_FTR_GUI_FLOWS_PARENT has no parameter.
Method RECALCULATE on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method RELEASE_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu sperrende Bewegung 19990311
# Exception Resumable Description Created on
1 RELEASE_FAILED Stornierung fehlgeschlagen 19990311

Method REVERSE_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu stornierenden Bewegung 19990311
# Exception Resumable Description Created on
1 REVERSE_FAILED Stornierung fehlgeschlagen 19990311

Method SET_TAB_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 Bewegungsdaten 19990121

Method SET_TAB_FHAPO on class CL_FTR_GUI_FLOWS_PARENT has no exception.

Method UNDO_EDIT_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu editierende Anzeigebewegung 19990315
# Exception Resumable Description Created on
1 UNDO_EDIT_FAILED Editieren der Bewegung fehlgeschlagen 19990315

Method UNDO_LOCK_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu sperrende Bewegung 19990315
# Exception Resumable Description Created on
1 UNDO_LOCK_FAILED Undo der Sperrung fehlgeschlagen 19990315

Method UNDO_POST_MANUALLY_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu sperrende Bewegung 19990317
# Exception Resumable Description Created on
1 UNDO_POST_MANUALLY_FAILED Undo der manuellen Buchung fehlgeschlagen 19990317

Method UNDO_RELEASE_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu sperrende Bewegung 19990315
# Exception Resumable Description Created on
1 UNDO_RELEASE_FAILED Undo der Freigabe fehlgeschlagen 19990315

Method UNDO_REVERSE_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu stornierenden Bewegung 19990315
# Exception Resumable Description Created on
1 UNDO_REVERSE_FAILED Undo Stornierung fehlgeschlagen 19990315
History
Last changed by/on SAP  20000928 
SAP Release Created in