SAP ABAP Interface IF_FTR_BAPI_TRTM (TRTM BAPI Application Interface Level 1)
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 composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_200 | TRTM BAPI Application Interface Securities Level 2 | 20000710 |
2 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_510 | TRTM BAPI Application Interface Fixed-Term Deposit Level 2 | 20000707 |
3 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_520 | TRTM BAPI Application Interface Deposit at Notice Level 2 | 20000707 |
4 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_530 | TRTM BAPI Application Interface Commercial Paper Level 2 | 20000707 |
5 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_540 | TRTM BAPI Application Interface Cash Flow Transactn Level 2 | 20000707 |
6 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_550 | TRTM BAPI Application Interface Int.Rate Instrument Level 2 | 20000620 |
7 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_600 | TRTM BAPI Application Interface Forex Transactions Level 2 | 20000710 |
8 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_600SWAP | TRTM BAPI Application Interface Swap Transactions Level 2 | 20010320 |
9 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_6XX | TRTM BAPI Application Interface Cap/Floor Level 2 | 20030120 |
10 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_700 | TRTM BAPI Application Interface Securities Level 2 | 20031128 |
... | Click here to see Used By full list (13 items) |
Properties
Interface | IF_FTR_BAPI_TRTM | |
Short Description | TRTM BAPI Application Interface Level 1 |
General Data
Package | FTTR | Treasury: Financial Transaction |
Created | 20000620 | SAP |
Last changed | 20050615 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | FTRBA | 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 | FTRTR | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_FTR_BAPI_TRTM has no interface.
Friends
Interface IF_FTR_BAPI_TRTM has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | A_OREF_APPL_CTRL | Instance attribute | Public | Object reference (TYPE REF TO) | OBJECT | Reference to Application Control | 20000620 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Transaction | 20000621 |
2 | ![]() |
Instance method | Public | Method | Leave Transaction Without Saving | 20000620 |
3 | ![]() |
Instance method | Public | Method | Initialize Application for Existing Transactions | 20000620 |
4 | ![]() |
Instance method | Public | Method | Process the OK Code | 20041020 |
5 | ![]() |
Instance method | Public | Method | Actions after Calling Subscreen for PAI | 20041020 |
6 | ![]() |
Instance method | Public | Method | Actions before Calling Subscreen for PAI | 20041020 |
7 | ![]() |
Instance method | Public | Method | Actions after Calling Subscreen for PBO | 20041020 |
8 | ![]() |
Instance method | Public | Method | Actions before Calling Subscreens for PBO | 20041020 |
9 | ![]() |
Instance method | Public | Method | Save Transaction | 20000620 |
Events
Interface IF_FTR_BAPI_TRTM has no event.
Types
Interface IF_FTR_BAPI_TRTM has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_TAB_MESSAGE | Call by reference | Type reference (TYPE) | FTRG_TAB_APPL_MESSAGE | Nachrichten aus CO Messagehandler | 20000710 | ||
2 | ![]() |
PI_TESTRUN | Call by reference | Type reference (TYPE) | TESTRUN | Umschalten auf Simulations-Modus bei schreibenden BAPIs | 20000802 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sichern fehlgeschlagen | 20000621 |
Method EXIT Signature
Method EXIT on Interface IF_FTR_BAPI_TRTM has no parameter.
Method EXIT on Interface IF_FTR_BAPI_TRTM has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_KEY_FHA | Call by reference | Type reference (TYPE) | FTRTR_KEY_FHA | Schlüssel des Geschäfts | 20000620 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Geschäft existiert nicht | 20000620 | |
2 | ![]() |
Fehler beim Initialisieren des Geschäfts aufgetreten | 20000620 |
Method OKCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PI_OKCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20041021 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
OK-Code Verarbeitung fehlgeschlagen | 20041020 |
Method PAI_AFTER Signature
Method PAI_AFTER on Interface IF_FTR_BAPI_TRTM has no parameter.
Method PAI_AFTER on Interface IF_FTR_BAPI_TRTM has no exception.
Method PAI_BEFORE Signature
Method PAI_BEFORE on Interface IF_FTR_BAPI_TRTM has no parameter.
Method PAI_BEFORE on Interface IF_FTR_BAPI_TRTM has no exception.
Method PBO_AFTER Signature
Method PBO_AFTER on Interface IF_FTR_BAPI_TRTM has no parameter.
Method PBO_AFTER on Interface IF_FTR_BAPI_TRTM has no exception.
Method PBO_BEFORE Signature
Method PBO_BEFORE on Interface IF_FTR_BAPI_TRTM has no parameter.
Method PBO_BEFORE on Interface IF_FTR_BAPI_TRTM has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20000710 | ||
2 | ![]() |
PE_RFHA | Call by reference | Type reference (TYPE) | TB_RFHA | Finanzgeschäft | 20000710 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Sichern fehlgeschlagen | 20000621 |
Meta Relationship - Used By (full list)
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_200 | TRTM BAPI Application Interface Securities Level 2 | 20000710 |
2 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_510 | TRTM BAPI Application Interface Fixed-Term Deposit Level 2 | 20000707 |
3 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_520 | TRTM BAPI Application Interface Deposit at Notice Level 2 | 20000707 |
4 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_530 | TRTM BAPI Application Interface Commercial Paper Level 2 | 20000707 |
5 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_540 | TRTM BAPI Application Interface Cash Flow Transactn Level 2 | 20000707 |
6 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_550 | TRTM BAPI Application Interface Int.Rate Instrument Level 2 | 20000620 |
7 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_600 | TRTM BAPI Application Interface Forex Transactions Level 2 | 20000710 |
8 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_600SWAP | TRTM BAPI Application Interface Swap Transactions Level 2 | 20010320 |
9 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_6XX | TRTM BAPI Application Interface Cap/Floor Level 2 | 20030120 |
10 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_700 | TRTM BAPI Application Interface Securities Level 2 | 20031128 |
11 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_730 | TRTM BAPI Application Interface Repos Level 2 | 20130104 |
12 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_760FX | TRTM BAPI Application Interface Forex Options Level 2 | 20010125 |
13 | Interface composition (i COMPRISING i_ref) | IF_FTR_BAPI_TRTM_800 | TRTM BAPI Application Interface Forex Transactions Level 2 | 20100522 |
History
Last changed by/on | SAP | 20050615 |
SAP Release Created in | 462_10 |