SAP ABAP Interface IF_EX_FTR_MIRROR_DEALS (BAdI Interface IF_EX_FTR_FINANCIAL_OBJECT)
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_EX_FTR_MIRROR_DEALS BAdI Class CL_EX_FTR_MIRROR_DEALS 20000726
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_FTR_TR_MIRROR_DEALS Imp. Class for BAdI Implementation FTR_TR_MIRROR_DEALS 20000726
Properties
Interface IF_EX_FTR_MIRROR_DEALS  
Short Description BAdI Interface IF_EX_FTR_FINANCIAL_OBJECT    
General Data
Package FTTR   Treasury: Financial Transaction 
Created 20000726   SAP 
Last changed 20031212   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 FTRMD 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
Interface IF_EX_FTR_MIRROR_DEALS has no interface.
Friends
Interface IF_EX_FTR_MIRROR_DEALS has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MDEX Instance attribute Public Type reference (TYPE) VTBMDEX CFM: Mirror Transaction - Initial Table 20000817
2 A_TAB_MDINFKT Instance attribute Public Type reference (TYPE) FTRMD_TAB_MDINFKT CFM: Mirror Transaction - Incoming Function 20031118
3 A_TAB_MDMAP Instance attribute Public Type reference (TYPE) FTRMD_TAB_MDMAP CFM: Mirror Transaction - Map PType/TType in Meta Name 20000822
4 A_TAB_MDMAPFLW Instance attribute Public Type reference (TYPE) FTRMD_TAB_MDMAPFLW CFM: Mirror Transaction - Map Flows 20000817
5 A_TAB_MDMAPKOND Instance attribute Public Type reference (TYPE) FTRMD_TAB_MDMAPKOND CFM: Mirror Transaction - Map Conditions 20000817
6 A_TAB_MIRROR_TRANSACTION Instance attribute Public Type reference (TYPE) FTRMD_TAB_MIRROR_TRANSACTION Mirrored Data 20000817
7 A_TAB_OBJNR Instance attribute Public Type reference (TYPE) FTRMD_TAB_OBJNR Mirror Transactions to be Grouped 20000901
8 DUMMY Instance attribute Public Type reference (TYPE) BOOLEAN Dummy 20000726
9 G_CON_ACTVT_CREATE Constant Public Type reference (TYPE) TACT-ACTVT '01' Activity 20000817
10 G_CON_FUNKT_MIRROR Constant Public Type reference (TYPE) VTBMDMAP-FUNCTION '01' Function for Data Transfer to CFM 20000817
11 G_CON_MODE_CHANGE Constant Public Type reference (TYPE) FTRG_CHAR 'M' Activity 20030124
12 G_CON_MODE_CREATE Constant Public Type reference (TYPE) FTRG_CHAR 'C' Creation Mode 20000817
13 NOT_ACTIVE Instance attribute Public Type reference (TYPE) BOOLEAN Active Indicator Internal 20030307
Methods
# Method Level Visibility Method type Description Created on
1 EVT_APPLICATION_FREE Instance method Public Method Release Resources 20030708
2 EVT_APPLICATION_START Instance method Public Method TR Transaction Management is Instantiated 20000726
3 EVT_TRANSACTION_CHECK Instance method Public Method Explicit Transaction Check Required by User 20000726
4 EVT_TRANSACTION_SAVE_CANCEL Instance method Public Method Saving Cancelled 20000726
5 EVT_TRANSACTION_SAVE_CHECK Instance method Public Method Time for Checks Before DB Update Takes Place 20000726
6 EVT_TRANSACTION_SAVE_READY Instance method Public Method Transaction Management Ready to be Saved 20000726
7 EVT_TRANSACTION_SAVE_REQUIRED Instance method Public Method Time to Specify Whether Changes must be Saved 20000831
Events
Interface IF_EX_FTR_MIRROR_DEALS has no event.
Types
Interface IF_EX_FTR_MIRROR_DEALS has no local type.
Method Signatures

Method EVT_APPLICATION_FREE Signature

Method EVT_APPLICATION_FREE on Interface IF_EX_FTR_MIRROR_DEALS has no parameter.
Method EVT_APPLICATION_FREE on Interface IF_EX_FTR_MIRROR_DEALS has no exception.

Method EVT_APPLICATION_START Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_ACTIVE Call by reference Type reference (TYPE) BOOLEAN Aktiv/ Inaktiv 20000817
2 Importing PI_PROXY_FCODE Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_FCODE FCODE aus dem Finanzgeschäft 20000726
3 Importing PI_PROXY_FMOD Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_FMOD Proxy für Finanzgeschäft in Open TR-TM 20000726
4 Importing PI_PROXY_MESSAGES Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_MESSAGE Message Handler Geschäftsverwaltung 20000726
5 Importing PI_PROXY_TRANSACTION Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_DEAL_DATA Finanzgeschäftdaten 20000726

Method EVT_APPLICATION_START on Interface IF_EX_FTR_MIRROR_DEALS has no exception.

Method EVT_TRANSACTION_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_MESSAGES Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_MESSAGE Message Handler Geschäftsverwaltung 20000726
2 Importing PI_PROXY_TRANSACTION Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_DEAL_DATA Finanzgeschäft 20000726

Method EVT_TRANSACTION_CHECK on Interface IF_EX_FTR_MIRROR_DEALS has no exception.

Method EVT_TRANSACTION_SAVE_CANCEL Signature

Method EVT_TRANSACTION_SAVE_CANCEL on Interface IF_EX_FTR_MIRROR_DEALS has no parameter.
Method EVT_TRANSACTION_SAVE_CANCEL on Interface IF_EX_FTR_MIRROR_DEALS has no exception.

Method EVT_TRANSACTION_SAVE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_MESSAGES Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_MESSAGE Message Handler Geschäftsverwaltung 20000726
2 Importing PI_PROXY_TRANSACTION Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_DEAL_DATA Finanzgeschäft 20000726

Method EVT_TRANSACTION_SAVE_CHECK on Interface IF_EX_FTR_MIRROR_DEALS has no exception.

Method EVT_TRANSACTION_SAVE_READY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PROXY_MESSAGES Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_MESSAGE Message Handler Geschäftsverwaltung 20000726
2 Importing PI_PROXY_TRANSACTION Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_DEAL_DATA Finanzgeschäft 20000726

Method EVT_TRANSACTION_SAVE_READY on Interface IF_EX_FTR_MIRROR_DEALS has no exception.

Method EVT_TRANSACTION_SAVE_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RESULT Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20000831
2 Importing PI_PROXY_MESSAGES Call by reference Object reference (TYPE REF TO) IF_OPEN_TRTM_PROXY_MESSAGE 20000831

Method EVT_TRANSACTION_SAVE_REQUIRED on Interface IF_EX_FTR_MIRROR_DEALS has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 462_10