SAP ABAP Class CL_FTR_GUI_FLOWS (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_FLOWS_PARENT TR Transaction Management: GUI Flows (Obsolete) 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FTR_GUI_FLOWS_APPL TR Transaction Management: Appl <--> GUI Flows 19990121
Properties
Class CL_FTR_GUI_FLOWS  
Short Description TR Transaction Management: GUI Flows (Obsolete)    
Super Class CL_FTR_GUI_FLOWS_PARENT TR Transaction Management: GUI Flows (Obsolete) 
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
# Interface Abstract Final Description Created on
1 IF_FTR_GUI_FLOWS_APPL TR Transaction Management: Appl <--> GUI Flows 19990121
Friends
Class CL_FTR_GUI_FLOWS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CURSOR_LINE Instance attribute Protected Type reference (TYPE) SYTABIX Current Cursor Line 19990401
2 A_DATECONVERSION_BASIC Instance attribute Protected Type reference (TYPE) SYDATUM Base Data for Date Conversion 19990201
3 A_EVT_FLOWAMOUNT_CHECK Instance attribute Protected Attribute reference (LIKE) 19981130
4 A_EVT_FLOWCHECK_AFTER Instance attribute Protected Attribute reference (LIKE) 19990115
5 A_EVT_FLOWCHECK_BEFORE Instance attribute Protected Attribute reference (LIKE) 19990115
6 A_EVT_FLOWDATE_CHECK Instance attribute Protected Attribute reference (LIKE) 19981201
7 A_EVT_FLOWPROPOSE_AFTER Instance attribute Protected Attribute reference (LIKE) 19990115
8 A_EVT_FLOWPROPOSE_BEFORE Instance attribute Protected Attribute reference (LIKE) 19990115
9 A_EVT_FLOWSIGN_CHECK Instance attribute Protected Attribute reference (LIKE) 19981130
10 A_EVT_FLOWTYPE_CHECK Instance attribute Protected Attribute reference (LIKE) 19981130
11 A_EVT_FLOWTYPE_F4HELP Instance attribute Protected Attribute reference (LIKE) 19981130
12 A_TAB_DISPFLOW_CLIPBOARD Instance attribute Protected Type reference (TYPE) FTRG_TAB_DISPFLOW Clipboard for Displayed Flows 19990121
13 A_TAB_DISPFLOW_PATTERN Instance attribute Protected Type reference (TYPE) FTRG_TAB_DISPFLOW Transaction Flow Control Data: Predefined Template 19990121
14 A_TAB_FLOWCAT_ID Instance attribute Protected Type reference (TYPE) FTRG_TAB_FLOWCAT_ID Control Data Table for Permitted Flow Categories 19990121
15 A_TAB_FLOWTYPE Instance attribute Public Type reference (TYPE) FTRG_TAB_FLOWTYPE Control Data Table for Permitted Flow Types 19990121
16 A_TITEL_TC Instance attribute Public Type reference (TYPE) FTRG_CHAR40 Control Data Title for Control Table 19990121
17 ON_COPY Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_010' Ok Code: 19990121
18 ON_CUT Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_013' Ok Code: 19990121
19 ON_DELETE Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_011' Ok Code: 19990121
20 ON_DESELECTALL Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_007' Ok Code: 19990121
21 ON_EDIT Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_014' Ok Code: 19990121
22 ON_FILTER Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_003' Ok Code: 19990121
23 ON_FIRSTPAGE Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_008' Ok Code: 19990121
24 ON_INSERT_LINE Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_015' Ok Code: 19990305
25 ON_LASTPAGE Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_009' Ok Code: 19990121
26 ON_PAGEDOWN Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_005' Ok Code: 19990121
27 ON_PAGEUP Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_004' Ok Code: 19990121
28 ON_PASTE Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_012' Ok Code: 19990121
29 ON_RECALCULATE_CASHFLOW Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_016' OK Code: Recalculate Cash Flow 20020429
30 ON_SELECTALL Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_006' Ok Code: 19990121
31 ON_SORT_ASC Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_001' Ok Code: 19990121
32 ON_SORT_DESC Constant Public Type reference (TYPE) GUI_CODE 'FTR0300_002' Ok Code: 19990121
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DISPFLOW Instance method Public Method Check Display Flow 19990121
2 CHECK_FLOWAMOUNT Instance method Public Method Check Flow Amount 19990121
3 CHECK_FLOWCURRENCY Instance method Public Method Check Flow Currency 19990121
4 CHECK_FLOWDATE Instance method Public Method Check Flow Date 19990121
5 CHECK_FLOWSIGN Instance method Public Method Check Flow Direction 19990121
6 CHECK_FLOWTYPE Instance method Public Method Check Flow Type 19990121
7 CHECK_TAB_DISPFLOW Instance method Public Method Check Display Flows 19990121
8 CONSTRUCTOR Instance method Public Constructor Class Constructor 19990121
9 CONVERT_AMOUNTSTRING Instance method Public Method Convert Amount String (e.g.: 3t = 3000) 19990121
10 CONVERT_DATESTRING Instance method Public Method Convert Date String 19990121
11 CONVERT_DISPFLOW Instance method Public Method @1V@ Convert Display Flows ( not used !!!) 19990121
12 COPY_SELECTED_DISPFLOW Instance method Public Method Save Selected Flows to Clipboard 19990121
13 CUT_SELECTED_DISPFLOW Instance method Public Method Cut Displayed and Selected Flows 19990121
14 DELETE_SELECTED_DISPFLOW Instance method Public Method Delete Selected Flows 19990121
15 DESELECTALL_TAB_DISPFLOW Instance method Public Method Deselect All Entries in a_tab_dispflow 19990121
16 DETERMINE_INSERT_POS Instance method Protected Method Determine insert position in a_tab_dispflow 19990510
17 DISPLAY_SELECTED_DISPFLOW Instance method Public Method Detail View of a Single Flow 19990121
18 GET_SELECTED_DISPFLOW Instance method Protected Method Determine Selected Flows 19990203
19 GET_TAB_FLOWTYPE_ALLOWED Instance method Protected Method Detemine Permitted Flow Types 19990420
20 HELPF4_FLOWTYPE Instance method Public Method F4 Help for Flow Type 19990121
21 INSERT_INITIAL_DISPFLOW Instance method Public Method Insert Initial Flow 19990305
22 IS_DISPFLOW_INITIAL Instance method Public Method Check Existence of Important Attribute Values of a Flow 19990121
23 PASTE_DISPFLOW Instance method Public Method Insert Flows from Clipboard 19990121
24 PREPARE_DISPFLOW Instance method Public Method Convert fhapo --> dispflow 19990121
25 PREPARE_TAB_DISPFLOW Instance method Public Method Prepare Flows to be Displayed in a_tab_dispflow 19990121
26 PROPOSE_DISPFLOW Instance method Public Method Generate Sample Flow 19990121
27 RAISE_EVT_FLOWAMOUNT_CHECK Instance method Protected Method Raise Event EVT_FLOWAMOUNT_CHECK 19990121
28 RAISE_EVT_FLOWCHECK_AFTER Instance method Protected Method Raise Event EVT_FLOWCHECK_AFTER 19990121
29 RAISE_EVT_FLOWCHECK_BEFORE Instance method Protected Method Raise Event EVT_FLOWCHECK_BEFORE 19990121
30 RAISE_EVT_FLOWDATE_CHECK Instance method Protected Method Raise Event EVT_FLOWdate_CHECK 19990121
31 RAISE_EVT_FLOWPROPOSE_AFTER Instance method Protected Method Raise Event EVT_FLOWCHECK_AFTER 19990121
32 RAISE_EVT_FLOWPROPOSE_BEFORE Instance method Protected Method Raise Event EVT_FLOWPROPOSE_BEFORE 19990121
33 RAISE_EVT_FLOWSIGN_CHECK Instance method Protected Method Raise Event EVT_FLOWAMOUNT_CHECK 19990121
34 RAISE_EVT_FLOWTYPE_CHECK Instance method Protected Method Raise Event EVT_FLOWTYPE_CHECK 19990121
35 RAISE_EVT_FLOWTYPE_F4HELP Instance method Protected Method Raise Event EVT_FLOWTYPE_F4HELP 19990121
36 SELECTALL_TAB_DISPFLOW Instance method Public Method Select Entries in a_tab_dispflow 19990121
37 SET_CURSOR Instance method Public Method Set Cursor 19990401
38 SET_DATECONVERSION_BASIC Instance method Public Method Set Base Date for Date String Conversion 19990201
39 SET_TAB_FHAPO_PATTERN Instance method Public Method Set Sample Flows 19990121
40 SET_TAB_FLOWTYPE Instance method Public Method Set Permitted Flow Types 19990121
41 SET_TITEL_TC Instance method Public Method Set Table Control Title 19990121
42 SORT_TAB_DISPFLOW Instance method Public Method Sort Flows to be Displayed in a_tab_dispflow 19990121
Events
# Event Type Visibility Description Created on
1 EVT_FLOWAMOUNT_CHECK Instance Event
(0)
Private
(0)
19981130
2 EVT_FLOWCHECK_AFTER Instance Event
(0)
Private
(0)
19990115
3 EVT_FLOWCHECK_BEFORE Instance Event
(0)
Private
(0)
19990115
4 EVT_FLOWDATE_CHECK Instance Event
(0)
Private
(0)
19981201
5 EVT_FLOWPROPOSE_AFTER Instance Event
(0)
Private
(0)
19990115
6 EVT_FLOWPROPOSE_BEFORE Instance Event
(0)
Private
(0)
19990115
7 EVT_FLOWSIGN_CHECK Instance Event
(0)
Private
(0)
19981130
8 EVT_FLOWTYPE_CHECK Instance Event
(0)
Private
(0)
19981130
9 EVT_FLOWTYPE_F4HELP Instance Event
(0)
Protected
(1)
19981130
Types
Class CL_FTR_GUI_FLOWS has no local type.
Method Signatures

Method CHECK_DISPFLOW Signature

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

Method CHECK_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method CHECK_FLOWAMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_AMOUNT Call by reference Type reference (TYPE) VTBFHAPO-BZBETR zu prüfende Betrag 19990121
# Exception Resumable Description Created on
1 AMOUNT_MISSING Der Betrag ist nicht angegeben 19990121

Method CHECK_FLOWCURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_FLOWCURRENCY Call by reference Type reference (TYPE) VTBFHAPO-WZBETR Bewegungswährung 19990121
# Exception Resumable Description Created on
1 CURRENCY_INVALID Währungseingabe fehlerhaft 19990121
2 CURRENCY_MISSING kein Wert für die Währung vorhanden 19990121

Method CHECK_FLOWDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_FLOWDATE Call by reference Type reference (TYPE) VTBFHAPO-DZTERM zu prüfendes Bewegungsdatum 19990121
# Exception Resumable Description Created on
1 DATE_MISSING Datum ist nicht angegeben 19990121
2 DATE_NOT_VALID Datum ist nicht konsistent 19990121

Method CHECK_FLOWSIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FLOWSIGN Call by reference Type reference (TYPE) VTBFHAPO-SSIGN zu prüfende Bewegungsrichtung 19990121
# Exception Resumable Description Created on
1 SIGN_MISSING Vorzeichen der Bewegung nicht angegeben 19990121

Method CHECK_FLOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_FIMACATEGORY Call by reference Type reference (TYPE) SBEWFIMA Berechnungstyp für den Finanzstromrechner 19990121
2 Changing PC_FLOWCATEGORY Call by reference Type reference (TYPE) TB_SBKTYP Bewegungstyp 19990121
3 Changing PC_FLOWCLASS Call by reference Type reference (TYPE) TB_SBKKLAS Bewegungsklassifikation 19990121
4 Importing PI_FLOWTYPE Call by reference Type reference (TYPE) VTBFHAPO-SFHAZBA Bewegungsart 19990121
5 Importing PI_GROUP Call by reference Type reference (TYPE) VTBFHAPO-RKONDGR Seite des Geschäfts 19990121
# Exception Resumable Description Created on
1 FLOWTYPE_MISSING Bewegungsart nicht angegeben 19990121
2 FLOWTYPE_NOT_VALID Bewegungsart nicht zulässig 19990121

Method CHECK_TAB_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OKCODE Call by reference Type reference (TYPE) SYUCOMM aktueller Okcode 19990121

Method CHECK_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS 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 Busi-Klasse Bewegungen 19990215

Method CONSTRUCTOR on class CL_FTR_GUI_FLOWS has no exception.

Method CONVERT_AMOUNTSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_AMOUNT Call by reference Type reference (TYPE) VTBFHAPO-BZBETR Betrag 19990121
2 Importing PI_AMOUNTSTRING Call by reference Type reference (TYPE) VTSFHAPO-XZBETR Abgekürzter Betragstring 19990121
3 Importing PI_CURRENCY Call by reference Type reference (TYPE) VTBFHAPO-WZBETR Währung 19990121
# Exception Resumable Description Created on
1 CONVERSION_FAILED Konversion fehlgeschlagen 19990121

Method CONVERT_DATESTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_DATE Call by reference Type reference (TYPE) VTBFHAPO-DZTERM absolutes Datum 19990121
2 Importing PI_DATESTART Call by reference Type reference (TYPE) VTBFHAPO-DZTERM Bezugspunkt der Datumsberechnung 19990121
3 Importing PI_DATESTRING Call by reference Type reference (TYPE) VTSFHAPO-XZTERM relative Datumsangabe im Stringformat 19990121
# Exception Resumable Description Created on
1 CONVERSION_FAILED Konvertierung fehlgeschlagen 19990121

Method CONVERT_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW angezeigte Bewegung 19990121

Method CONVERT_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method COPY_SELECTED_DISPFLOW Signature

Method COPY_SELECTED_DISPFLOW on class CL_FTR_GUI_FLOWS has no parameter.
Method COPY_SELECTED_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method CUT_SELECTED_DISPFLOW Signature

Method CUT_SELECTED_DISPFLOW on class CL_FTR_GUI_FLOWS has no parameter.
Method CUT_SELECTED_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method DELETE_SELECTED_DISPFLOW Signature

Method DELETE_SELECTED_DISPFLOW on class CL_FTR_GUI_FLOWS has no parameter.
Method DELETE_SELECTED_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method DESELECTALL_TAB_DISPFLOW Signature

Method DESELECTALL_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS has no parameter.
Method DESELECTALL_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method DETERMINE_INSERT_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_POSITION Call by reference Type reference (TYPE) SYTABIX ermittelte Einfügeposition 19990510
# Exception Resumable Description Created on
1 NO_POSITION_DETERMINED keine Einfügeposition gefunden 19990510

Method DISPLAY_SELECTED_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_INDEX_DISPFLOW Call by reference Type reference (TYPE) SYTABIX Index der anzuzeigenden Bewegung 19990121
# Exception Resumable Description Created on
1 NO_SELECTION keine Bewegungen selektiert 19990203

Method GET_SELECTED_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_DISPFLOW Call by reference Type reference (TYPE) FTRG_TAB_DISPFLOW Tabelle der selektierten Bewegungen 19990203
# Exception Resumable Description Created on
1 NO_SELECTION keine Bewegungen selektiert 19990203

Method GET_TAB_FLOWTYPE_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_FLOWTYPE Call by reference Type reference (TYPE) FTRG_TAB_FLOWTYPE Tabelle der zulässigen Bewegungsarten 19990420
2 Importing PI_GROUP Call by reference Type reference (TYPE) VTBFHAPO-RKONDGR Seite des Geschäfts 19990420
# Exception Resumable Description Created on
1 NO_FLOWTYPE_FOUND keine zulässigen Bewegungsarten ermittelt 19990420

Method HELPF4_FLOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_SELECTED_FLOWTYPE Call by reference Type reference (TYPE) AT13-SFHAZBA selektierte Bewegungsart 19990121

Method HELPF4_FLOWTYPE on class CL_FTR_GUI_FLOWS has no exception.

Method INSERT_INITIAL_DISPFLOW Signature

Method INSERT_INITIAL_DISPFLOW on class CL_FTR_GUI_FLOWS has no parameter.
Method INSERT_INITIAL_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method IS_DISPFLOW_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_IS_INITIAL Call by reference Type reference (TYPE) BOOLE-BOOLE Flag: Bewegung initial 19990121
2 Importing PI_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu prüfende Bewegung 19990121

Method IS_DISPFLOW_INITIAL on class CL_FTR_GUI_FLOWS has no exception.

Method PASTE_DISPFLOW Signature

Method PASTE_DISPFLOW on class CL_FTR_GUI_FLOWS has no parameter.
Method PASTE_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method PREPARE_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW aufbereitede Bewegung 19990121

Method PREPARE_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method PREPARE_TAB_DISPFLOW Signature

Method PREPARE_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS has no parameter.
Method PREPARE_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method PROPOSE_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW erzeugte Bewegung für die Anzeige 19990121

Method PROPOSE_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWAMOUNT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu prüfende Bewegung 19990121
2 Changing PC_ERROR_OCCURED Call by reference Type reference (TYPE) FTRG_BOOL Fehler ist während der Prüfung aufgetreten 19990211

Method RAISE_EVT_FLOWAMOUNT_CHECK on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWCHECK_AFTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW Bewegungsdaten 19990121
2 Changing PC_ERROR_OCCURED Call by reference Type reference (TYPE) FTRG_BOOL Fehler während der Prüfung aufgetreten 19990211

Method RAISE_EVT_FLOWCHECK_AFTER on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWCHECK_BEFORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW Flow Data 19990121
2 Changing PC_ERROR_OCCURED Call by reference Type reference (TYPE) FTRG_BOOL Fehler während der Prüfung aufgetreten 19990211

Method RAISE_EVT_FLOWCHECK_BEFORE on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWDATE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu prüfende Bewegung 19990121
2 Changing PC_ERROR_OCCURED Call by reference Type reference (TYPE) FTRG_BOOL Fehler bei der Prüfung aufgetreten 19990211

Method RAISE_EVT_FLOWDATE_CHECK on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWPROPOSE_AFTER Signature

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

Method RAISE_EVT_FLOWPROPOSE_AFTER on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWPROPOSE_BEFORE Signature

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

Method RAISE_EVT_FLOWPROPOSE_BEFORE on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWSIGN_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu prüfende Bewegung 19990121
2 Changing PC_ERROR_OCCURED Call by reference Type reference (TYPE) FTRG_BOOL Fehler aufgetreten bei der Prüfung 19990211

Method RAISE_EVT_FLOWSIGN_CHECK on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWTYPE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_DISPFLOW Call by reference Type reference (TYPE) FTRG_DISPFLOW zu prüfende Bewegung 19990121
2 Changing PC_ERROR_OCCURED Call by reference Type reference (TYPE) FTRG_BOOL Fehler bei der Prüfung aufgetreten 19990211

Method RAISE_EVT_FLOWTYPE_CHECK on class CL_FTR_GUI_FLOWS has no exception.

Method RAISE_EVT_FLOWTYPE_F4HELP Signature

Method RAISE_EVT_FLOWTYPE_F4HELP on class CL_FTR_GUI_FLOWS has no parameter.
Method RAISE_EVT_FLOWTYPE_F4HELP on class CL_FTR_GUI_FLOWS has no exception.

Method SELECTALL_TAB_DISPFLOW Signature

Method SELECTALL_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS has no parameter.
Method SELECTALL_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.

Method SET_CURSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CURSOR_LINE Call by reference Type reference (TYPE) SYTABIX aktuelle Cursorzeile 19990401

Method SET_CURSOR on class CL_FTR_GUI_FLOWS has no exception.

Method SET_DATECONVERSION_BASIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATECONVERSION_BASIC Call by reference Type reference (TYPE) SYDATUM Basisdatum der Datumsstringkonvertierung 19990201

Method SET_DATECONVERSION_BASIC on class CL_FTR_GUI_FLOWS has no exception.

Method SET_TAB_FHAPO_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_FHAPO_PATTERN Call by reference Type reference (TYPE) FTRG_TAB_FHAPO Musterbewegungen 19990121

Method SET_TAB_FHAPO_PATTERN on class CL_FTR_GUI_FLOWS has no exception.

Method SET_TAB_FLOWTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_FLOWCAT_ID Call by reference Type reference (TYPE) FTRG_TAB_FLOWCAT_ID zulässige Bewegungstypen 19990121
2 Importing PI_TAB_FLOWTYPE Call by reference Type reference (TYPE) FTRG_TAB_FLOWTYPE zulässige Bewegungsarten 19990121

Method SET_TAB_FLOWTYPE on class CL_FTR_GUI_FLOWS has no exception.

Method SET_TITEL_TC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TITEL_TC Call by reference Type reference (TYPE) FTRG_CHAR50 Titel des Table Controls 19990121

Method SET_TITEL_TC on class CL_FTR_GUI_FLOWS has no exception.

Method SORT_TAB_DISPFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DIRECTION Call by reference Type reference (TYPE) FTRG_CHAR Sortierrichtung 19990121
2 Importing PI_TAB_ATTRIBNAME Call by reference Type reference (TYPE) FTRG_TAB_ATTRIBNAME Tabelle der Sortierkriterien 19990121

Method SORT_TAB_DISPFLOW on class CL_FTR_GUI_FLOWS has no exception.
Event Signatures

Event EVT_FLOWAMOUNT_CHECK Signature
Event EVT_FLOWAMOUNT_CHECK on class CL_FTR_GUI_FLOWS has no parameter.
Event EVT_FLOWCHECK_AFTER Signature
Event EVT_FLOWCHECK_AFTER on class CL_FTR_GUI_FLOWS has no parameter.
Event EVT_FLOWCHECK_BEFORE Signature
Event EVT_FLOWCHECK_BEFORE on class CL_FTR_GUI_FLOWS has no parameter.
Event EVT_FLOWDATE_CHECK Signature
Event EVT_FLOWDATE_CHECK on class CL_FTR_GUI_FLOWS has no parameter.
Event EVT_FLOWPROPOSE_AFTER Signature
Event EVT_FLOWPROPOSE_AFTER on class CL_FTR_GUI_FLOWS has no parameter.
Event EVT_FLOWPROPOSE_BEFORE Signature
Event EVT_FLOWPROPOSE_BEFORE on class CL_FTR_GUI_FLOWS has no parameter.
Event EVT_FLOWSIGN_CHECK Signature
Event EVT_FLOWSIGN_CHECK on class CL_FTR_GUI_FLOWS has no parameter.
Event EVT_FLOWTYPE_CHECK Signature
Event EVT_FLOWTYPE_CHECK on class CL_FTR_GUI_FLOWS has no parameter.
Event EVT_FLOWTYPE_F4HELP Signature
Event EVT_FLOWTYPE_F4HELP on class CL_FTR_GUI_FLOWS has no parameter.
History
Last changed by/on SAP  20000928 
SAP Release Created in