SAP ABAP Interface IF_FTR_GUI_FLOWS_APPL (TR Transaction Management: Appl <--> GUI Flows)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FTR_GUI_FLOWS TR Transaction Management: GUI Flows (Obsolete) 19990121
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FTR_GUI_FLOWSII TR Transaction Management: GUI Flows 20000426
Properties
Interface IF_FTR_GUI_FLOWS_APPL  
Short Description TR Transaction Management: Appl <--> GUI Flows    
General Data
Package FTTR   Treasury: Financial Transaction 
Created 19981127   SAP 
Last changed 20040819   SAP 
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_APPL TR Transaction Management: Appl <--> GUI 19981127
Friends
Interface IF_FTR_GUI_FLOWS_APPL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_EVT_FLOWAMOUNT_CHECK Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event 19981130
2 A_EVT_FLOWCHECK_AFTER Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event End - Checks 19990115
3 A_EVT_FLOWCHECK_BEFORE Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event Start - Checks 19990115
4 A_EVT_FLOWCURRENCY_CHECK Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event - Check Currency Change 20040414
5 A_EVT_FLOWDATE_CHECK Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event 19981201
6 A_EVT_FLOWPROPOSE_AFTER Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event End - Proposal 19990115
7 A_EVT_FLOWPROPOSE_BEFORE Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event - Start Checks 19990115
8 A_EVT_FLOWSIGN_CHECK Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event 19981130
9 A_EVT_FLOWTYPE_CHECK Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event 19981130
10 A_EVT_FLOWTYPE_F4HELP Instance attribute Public Type reference (TYPE) VTS_EVT_CALL_BACK Structure: CALL_BACK for Event 19981130
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT Instance method Public Method 19981211
2 DISPLAY Instance method Public Method 19981127
3 GET_TAB_FHAPO_DELETED Instance method Public Method Get Deleted Flow Records 19990113
4 GET_TAB_FHAPO_MODIFIED Instance method Public Method Get Modified Flow Records 19990113
5 GET_TAB_FHAPO_NEW Instance method Public Method Get New Flow Records 19990113
6 GET_TAB_FHAPO_SELECTED Instance method Public Method Get Selected Flow Records 19990113
7 SET_CONTROLDATA Instance method Public Method Set Control Data from Application 19981127
8 SET_FIELDMOD Instance method Public Method 20040414
9 SET_MSG Instance method Public Method 20040414
Events
# Event Type Visibility Description Created on
1 EVT_FLOWAMOUNT_CHECK Instance Event
(0)
Public
(2)
Event: Check Flow Amount 19981130
2 EVT_FLOWCHECK_AFTER Instance Event
(0)
Public
(2)
Event: End of Checks 19990115
3 EVT_FLOWCHECK_BEFORE Instance Event
(0)
Public
(2)
Event: Start of Checks 19990115
4 EVT_FLOWCURRENCY_CHECK Instance Event
(0)
Public
(2)
Event: Check Currency 20040414
5 EVT_FLOWDATE_CHECK Instance Event
(0)
Public
(2)
Event: Check Flow Date 19981201
6 EVT_FLOWPROPOSE_AFTER Instance Event
(0)
Public
(2)
Event: End Proposal 19990115
7 EVT_FLOWPROPOSE_BEFORE Instance Event
(0)
Public
(2)
Event: Start Proposal 19990115
8 EVT_FLOWSIGN_CHECK Instance Event
(0)
Public
(2)
Event: Check Flow Direction 19981130
9 EVT_FLOWTYPE_CHECK Instance Event
(0)
Public
(2)
Event: Check Flow Type 19981130
10 EVT_FLOWTYPE_F4HELP Instance Event
(0)
Public
(2)
Event: F4 Help for Flow Type 19981130
Types
Interface IF_FTR_GUI_FLOWS_APPL has no local type.
Method Signatures

Method COLLECT Signature

Method COLLECT on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Method COLLECT on Interface IF_FTR_GUI_FLOWS_APPL has no exception.

Method DISPLAY Signature

Method DISPLAY on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Method DISPLAY on Interface IF_FTR_GUI_FLOWS_APPL has no exception.

Method GET_TAB_FHAPO_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_FHAPO Call by reference Type reference (TYPE) FTRG_TAB_FHAPO gelöschte Bewegungssätze 19990113

Method GET_TAB_FHAPO_DELETED on Interface IF_FTR_GUI_FLOWS_APPL has no exception.

Method GET_TAB_FHAPO_MODIFIED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_FHAPO Call by reference Type reference (TYPE) FTRG_TAB_FHAPO modifizierte Bewegungssätze 19990309

Method GET_TAB_FHAPO_MODIFIED on Interface IF_FTR_GUI_FLOWS_APPL has no exception.

Method GET_TAB_FHAPO_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_FHAPO Call by reference Type reference (TYPE) FTRG_TAB_FHAPO neue Bewegungssätze 19990113

Method GET_TAB_FHAPO_NEW on Interface IF_FTR_GUI_FLOWS_APPL has no exception.

Method GET_TAB_FHAPO_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_FHAPO Call by reference Type reference (TYPE) FTRG_TAB_FHAPO selektierte Bewegungen 19990113

Method GET_TAB_FHAPO_SELECTED on Interface IF_FTR_GUI_FLOWS_APPL has no exception.

Method SET_CONTROLDATA 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
2 Importing PI_TAB_FHAPO_PATTERN Call by reference Type reference (TYPE) FTRG_TAB_FHAPO Vorbelegungsmuster 19990112
3 Importing PI_TAB_FLOWCAT_ID Call by reference Type reference (TYPE) FTRG_TAB_FLOWCAT_ID zulässige Bewegungstypen 19990113
4 Importing PI_TAB_FLOWTYPE Call by reference Type reference (TYPE) FTRG_TAB_FLOWTYPE zulässige Bewegungsarten 19990113
5 Importing PI_TITEL_TC Call by reference Type reference (TYPE) C Titel des Table Controls 19990113

Method SET_CONTROLDATA on Interface IF_FTR_GUI_FLOWS_APPL has no exception.

Method SET_FIELDMOD Signature

Method SET_FIELDMOD on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Method SET_FIELDMOD on Interface IF_FTR_GUI_FLOWS_APPL has no exception.

Method SET_MSG Signature

Method SET_MSG on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Method SET_MSG on Interface IF_FTR_GUI_FLOWS_APPL has no exception.
Event Signatures

Event EVT_FLOWAMOUNT_CHECK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_FHAPO Exporting Value transfer Type reference (TYPE) VTBFHAPO zu prüfende Bewegung 19981201

Event EVT_FLOWCHECK_AFTER Signature
Event EVT_FLOWCHECK_AFTER on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Event EVT_FLOWCHECK_BEFORE Signature
Event EVT_FLOWCHECK_BEFORE on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Event EVT_FLOWCURRENCY_CHECK Signature
Event EVT_FLOWCURRENCY_CHECK on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Event EVT_FLOWDATE_CHECK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_FHAPO Exporting Value transfer Type reference (TYPE) VTBFHAPO zu prüfende Bewegung 19981201

Event EVT_FLOWPROPOSE_AFTER Signature
Event EVT_FLOWPROPOSE_AFTER on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Event EVT_FLOWPROPOSE_BEFORE Signature
Event EVT_FLOWPROPOSE_BEFORE on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
Event EVT_FLOWSIGN_CHECK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_FHAPO Exporting Value transfer Type reference (TYPE) VTBFHAPO zu prüfende Bewegung 19981201

Event EVT_FLOWTYPE_CHECK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 PE_FHAPO Exporting Value transfer Type reference (TYPE) VTBFHAPO geprüfte Bewegung 19981201

Event EVT_FLOWTYPE_F4HELP Signature
Event EVT_FLOWTYPE_F4HELP on Interface IF_FTR_GUI_FLOWS_APPL has no parameter.
History
Last changed by/on SAP  20040819 
SAP Release Created in