SAP ABAP Interface IF_FTR_CF_REPAYM (TR Transaction Management: Repayment Adapter for Cash Flow)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-TR (Application Component) Transaction Management
     FTTR (Package) Treasury: Financial Transaction
Properties
Interface IF_FTR_CF_REPAYM  
Short Description TR Transaction Management: Repayment Adapter for Cash Flow    
General Data
Package FTTR   Treasury: Financial Transaction 
Created 20000103   SAP 
Last changed 20000215   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 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_FTR_CF_REPAYM has no interface.
Friends
Interface IF_FTR_CF_REPAYM has no friend.
Attributes
Interface IF_FTR_CF_REPAYM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 F4_CONDTYPE Instance method Public Method Volume of Permitted Condition Types 20000224
2 F4_REPAYM_STRUCTURE Instance method Public Method Volume of Permitted Values for Repayment Form 20000223
3 F4_RHYTHM Instance method Public Method Volume of Permitted Frequency Entries 20000308
4 IS_REPAYM_EDITABLE Instance method Public Method Determines if Editing is Possible 20000103
5 IS_RHYTHM_EDITABLE Instance method Public Method Determines if Frequency Entries can be Changed 20000529
6 PLUGINS_SET Instance method Public Method Set Plug-ins for Repayment Adapter 20000207
7 REPAYMCOND_GET Instance method Public Method Determine Repayment Structure 20000526
8 REPAYM_EDIT Instance method Public Method Change Repayment Structure 20000103
9 REPAYM_GET Instance method Public Method Determine Repayment Structure 20000103
10 REPAYM_INIT Instance method Public Method Set Parameters for Adapter 20000119
11 REPAYM_PROPOSE Instance method Public Method Determines a Proposal for Predefining Values 20000207
12 REPAYM_TRANSLATE Static method Public Method Determine Repayment Structure 20000731
13 TAB_REPAYM_PARA_PROPOSE Instance method Public Method Determines a Proposal for Setting Parameters 20000119
Events
Interface IF_FTR_CF_REPAYM has no event.
Types
Interface IF_FTR_CF_REPAYM has no local type.
Method Signatures

Method F4_CONDTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_CONDTYPE Call by reference Type reference (TYPE) FTRG_TAB_CONDTYPE Menge der zulässigen Konditionsarten 20000224
2 Importing PI_REPAYM_STRUCTURE Call by reference Type reference (TYPE) TB_REPAYM_STRUCTURE Tilgungsform 20000224
# Exception Resumable Description Created on
1 F4_FAILED F$ fehlgeschlagen 20000224

Method F4_REPAYM_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_REPAYM_STRUCTURE Call by reference Type reference (TYPE) TABLE Tabelle der zulässigen Tilgungsformen 20000223
# Exception Resumable Description Created on
1 F4_FAILED Werteermittlung fehlgeschlagen 20000223

Method F4_RHYTHM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_RHYTHM Call by reference Type reference (TYPE) TABLE Menge der zulässigen Rhythmusangaben 20000308
2 Importing PI_REPAYM_STRUCTURE Call by reference Type reference (TYPE) TB_REPAYM_STRUCTURE Tilgungsform 20000308
# Exception Resumable Description Created on
1 F4_FAILED F$ fehlgeschlagen 20000308

Method IS_REPAYM_EDITABLE Signature

Method IS_REPAYM_EDITABLE on Interface IF_FTR_CF_REPAYM has no parameter.
# Exception Resumable Description Created on
1 AMOUNT_FIXED_FLOW Existenz abhängiger betragsfixierter Bewegungen 20000112
2 FIMA_EDITED_FLOW Existenz abhängiger fimaerzeugter man. geänderter Bewegungen 20000112
3 NETTED_FLOW abhängige Bewegung in einer Kompensation enthalten 20000112
4 NO_EDIT_ALLOWED Zinssausstattung darf nicht editiert werden 20000112
5 POSTED_FLOW Existenz abhängiger gebuchter (freigegebener) Bewegungen 20000112

Method IS_RHYTHM_EDITABLE Signature

Method IS_RHYTHM_EDITABLE on Interface IF_FTR_CF_REPAYM has no parameter.
# Exception Resumable Description Created on
1 NO_EDIT_ALLOWED kein Editieren möglich 20000529

Method PLUGINS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IREF_CHECKER Call by reference Object reference (TYPE REF TO) IF_FTR_CF_REPAYM_CHECKER Callback Plugin für Prüfungen 20000207
# Exception Resumable Description Created on
1 SET_FAILED Setzen der Plugins fehlgeschlagen 20000207

Method REPAYMCOND_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_COND Call by reference Type reference (TYPE) VTS_CF_COND Tilgungskondition 20000526
# Exception Resumable Description Created on
1 GET_FAILED die Tilgungskondition wurde nicht gefunden 20000526

Method REPAYM_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IREF_CHECKER Call by reference Object reference (TYPE REF TO) IF_FTR_CF_REPAYM_CHECKER Plugin 20000207
2 Importing PI_REPAYM Call by reference Type reference (TYPE) VTS_CF_REPAYM Tilgungsdaten 20000103
# Exception Resumable Description Created on
1 AMOUNT_INVALID Betrag invalide 20031028
2 CALENDAR_INVALID Kalender für die Zinsberechnung invalide 20000112
3 CONDTYPE_INVALID Konditionsart invalide 20000224
4 CURRENCY_INVALID Währung invalide 20000112
5 EDIT_FAILED keine Änderung möglich 20000112
6 IRATE_METHOD_INVALID Zinsberechnungsmethode invalide 20000112
7 RATE_INVALID Prozentsatz invalide 20000112
8 RHYTHM_INVALID Rhythmusangaben invalide 20000112
9 STRUCTURE_INVALID Tilgungsform ist invalide 20000112

Method REPAYM_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_REPAYM Call by reference Type reference (TYPE) VTS_CF_REPAYM Tilgungsdaten 20000103
# Exception Resumable Description Created on
1 GET_FAILED die Tilgungskondition wurde nicht gefunden 20000120

Method REPAYM_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_IREF_CHECKER Call by reference Object reference (TYPE REF TO) IF_FTR_CF_REPAYM_CHECKER Referenz auf ein Callback Plugin 20000208
2 Importing PI_REPAYM_PARA_FIT Call by reference Type reference (TYPE) VTS_CF_REPAYM_P Steuerungsparameter für automtische Tilgungsanpassung 20000724
3 Importing PI_TAB_CONDKEY Call by reference Type reference (TYPE) VTS_CF_TAB_CONDKEY gelinkte Konditionen 20000524
4 Importing PI_TAB_REPAYM_PARA Call by reference Type reference (TYPE) VTS_CF_TAB_REPAYM_P Steuerungsparameter des Adapters 20000119
# Exception Resumable Description Created on
1 CONDLINK_INVALID Konditionen konnten nicht gelinkt werden 20000119
2 CONDPARA_INVALID Steuerungsparameter nicht zulässig 20000119

Method REPAYM_PROPOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PC_REPAYM Call by reference Type reference (TYPE) VTS_CF_REPAYM Tilgungssaustattung 20000207
2 Importing PI_IREF_CHECKER Call by reference Object reference (TYPE REF TO) IF_FTR_CF_REPAYM_CHECKER Plugin 20000207
# Exception Resumable Description Created on
1 PROPOSE_FAILED Vorschlag fehlgeschlagen 20000207

Method REPAYM_TRANSLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_REPAYM Call by reference Type reference (TYPE) VTS_CF_REPAYM Tilgungsdaten 20000731
2 Importing PI_COND Call by reference Type reference (TYPE) VTS_CF_COND Tilgungskondition 20000731
# Exception Resumable Description Created on
1 TRANSLATE_FAILED die Tilgungskonditionkonnte nicht übersetzt werden 20000731

Method TAB_REPAYM_PARA_PROPOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_TAB_REPAYM_PARA Call by reference Type reference (TYPE) VTS_CF_TAB_REPAYM_P Vorschlagswerte für die Parametrisierung 20000119
# Exception Resumable Description Created on
1 PROPOSE_FAILED Vorschlag fehlgeschlagen 20000119
History
Last changed by/on SAP  20000215 
SAP Release Created in