SAP ABAP Class CL_FTR_AVG (Rate Management)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FIN-FSCM-TRM-TM-TR (Application Component) Transaction Management
     FTR_AVG (Package) Management of Average Rates
Properties
Class CL_FTR_AVG  
Short Description Rate Management    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FTR_AVG   Management of Average Rates 
Created 20031110   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FTR_AVG has no interface implemented.
Friends
Class CL_FTR_AVG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_ALV_DATE_FROM Instance attribute Private Type reference (TYPE) FTR_AVG-VALIDITY_DATE Rate Date >= date_from 20031203
2 A_ALV_DATE_TO Instance attribute Private Type reference (TYPE) FTR_AVG-VALIDITY_DATE Rate Date <= date_to 20031203
3 A_ALV_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog 20031119
4 A_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV Grid 20031118
5 A_ALV_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO Layout 20031118
6 A_ALV_OK_CODE Instance attribute Private Type reference (TYPE) SY-UCOMM ok_code for Update 20031204
7 A_ALV_RATE_TYPE Instance attribute Private Type reference (TYPE) FTR_AVG-RATE_TYPE Standard Exchange Rate Type 20031203
8 A_ALV_READ_ONLY Instance attribute Private Type reference (TYPE) BOOLE_D ALV Grid in Change Mode 20031118
9 A_ALV_SCHEDULE Instance attribute Private Type reference (TYPE) ALV_TAB_TYPE Schedule for ALV Grid 20031118
10 A_BASKET Instance attribute Private Object reference (TYPE REF TO) CL_FTR_AVG_TABLES Class for Managing Several Schedules 20040129
11 A_CALENDAR1 Instance attribute Private Type reference (TYPE) TFACD-IDENT Factory Calendar 20040720
12 A_CALENDAR2 Instance attribute Private Type reference (TYPE) TFACD-IDENT Calendar 20040720
13 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Custom Container for ALV 20031118
14 A_DATE_FORMAT Static Attribute Private Type reference (TYPE) USR01-DATFM Date Format 20040721
15 A_HEADER Instance attribute Private Type reference (TYPE) FTR_AVG_RATE Average Rates 20031111
16 A_IGNORE_ME Instance attribute Private Type reference (TYPE) BOOLE_D Ignore Schedule 20040202
17 A_OLD_HEADER Instance attribute Private Type reference (TYPE) FTR_AVG_RATE Old Header Information 20031124
18 A_OLD_SCHEDULE Instance attribute Private Type reference (TYPE) FTR_TAB_AVG_SCHEDULE Old Schedule 20031124
19 A_SCHEDULE Instance attribute Private Type reference (TYPE) FTR_TAB_AVG_SCHEDULE Table Type for ftr_avg_schedule 20031111
20 A_SYNC Instance attribute Private Type reference (TYPE) BOOLE_D Synchronous Mode 20040202
21 CON_ICON_MAN_CHANGED Constant Private Type reference (TYPE) ICON_D icon_change Changed Manually 20031120
22 CON_ICON_NEW Constant Private Type reference (TYPE) ICON_D icon_led_red New Rate 20031120
23 CON_ICON_RED Constant Private Type reference (TYPE) ICON_D ICON_LED_RED Rate with Status Red 20031208
24 CON_ICON_SET Constant Private Type reference (TYPE) ICON_D ICON_LED_GREEN Rate Set 20031120
25 CON_ICON_UNSET Constant Private Type reference (TYPE) ICON_D icon_led_yellow Rate Not Set 20031120
26 FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Data Element for BOOLE Domain: TRUE (='X') und FALSE (=' ') 20031111
27 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') und FALSE (=' ') 20031111
Methods
# Method Level Visibility Method type Description Created on
1 ALV_FILL_CELLTAB Instance method Private Method 20031118
2 ALV_FILL_CELLTAB_NEW Instance method Private Method 20031120
3 ALV_HANDLE_DATA_CHANGED Instance method Private Event handling method ALV Event Data_Changed 20031119
4 ALV_HANDLE_F4 Instance method Private Event handling method F4 Help for AVG Schedule 20040721
5 ALV_HANDLE_TOOLBAR Instance method Private Event handling method ALV Event Toolbar 20031120
6 ALV_HANDLE_USER_COMMAND Instance method Private Event handling method ALV Event User_Command 20031120
7 ALV_INSERT_PERIOD Instance method Private Method Adds Dates by Periods 20031208
8 ALV_UPDATE Instance method Private Method Updates the ALV Grid Data 20031119
9 ALV_UPDATE_AVERAGE Instance method Private Method Update of the Average Rate 20031204
10 ALV_UPDATE_FIELDS Instance method Private Method Opens Fields for Input 20031119
11 ALV_UPDATE_ICONS Instance method Private Method Update Icons 20031119
12 ALV_UPDATE_XFIELDS Instance method Private Method Reconcile Data and Display Fields 20040721
13 CHANGE_RATE Instance method Public Method Changes a Rate Manually 20031110
14 CHECK Instance method Public Method Checks the Schedule 20031208
15 CHECK_CURRENCY_PAIR Instance method Public Method Checks Currency Pair 20040602
16 CHECK_RATE_TYPE Static method Private Method 20031208
17 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040721
18 CLEAR_RATE Instance method Public Method Deletes a Rate 20031110
19 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031110
20 CONVERT_AMOUNT Instance method Private Method Converts Amount 20031124
21 CONVERT_RATE Instance method Private Method Converts FI Rate Quotation in Treasury Rate Display 20031113
22 COPY Instance method Public Method Copies an AVG_SCHEDULE 20031211
23 COUNT_ENTRIES Instance method Public Method Number of Dates in Schedule 20031126
24 COUNT_SAMPLES Instance method Public Method Number of Dates Between the First and the Last Set Rate 20031126
25 COUNT_SET_ENTRIES Instance method Public Method Number of Dates in Schedule 20031126
26 CREATE_SYNC Instance method Public Method Creates a Schedule with the Same Dates 20040211
27 DELETE_DATE Instance method Public Method Deletes a Date 20031110
28 DELETE_FROM_DB Instance method Public Method Deletes a Schedule from the Database 20031126
29 DELETE_FROM_DB_STATIC Static method Public Method Deletes a Schedule from the Database 20040213
30 DISTRIBUTE_DELETE Instance method Private Method Distributes the Deletion of a Date 20040202
31 DISTRIBUTE_INSERT Instance method Private Method Distributes the Adding of a Date 20040202
32 DISTRIBUTE_IS_UNSET Instance method Private Method Distributes the Status Query 20040203
33 FIX_RATES Instance method Public Method Fixes the AR Table 20031110
34 GET_ALV_AVERAGE_RATE Instance method Public Method Average Rate of ALV Grid Schedule 20031204
35 GET_ALV_GRID_DATA Instance method Public Method Transfers Data from the ALV Grid 20031121
36 GET_AVERAGE_AMOUNT Instance method Public Method Shows Average Amounts in Target Currency 20031110
37 GET_AVERAGE_RATE Instance method Public Method Returns the Average Rate 20031110
38 GET_AVERAGE_RATE_STATIC Static method Public Method Returns the Average Rate 20040225
39 GET_CURRENCY_PAIR Instance method Public Method Currency Pair for Noting Rates in the Schedule 20040602
40 GET_DEF_RATE_TYPE Instance method Public Method Standard Exchange Rate Type 20040217
41 GET_FIRST_DATE Instance method Public Method Returns the First Date in the Schedule 20031126
42 GET_FIRST_SET_DATE Instance method Public Method Returns the First Set Date in the Schedule 20031126
43 GET_FIRST_UNSET_DATE Instance method Public Method Returns the First Set Date in the Schedule 20040402
44 GET_LAST_DATE Instance method Public Method Returns the Last Date in the Schedule 20031126
45 GET_LAST_SET_DATE Instance method Public Method Returns the Last Set Date in the Schedule 20031126
46 GET_NEXT_DATE Instance method Public Method Gets the Next Date in the Schedule 20031126
47 GET_NEXT_SAMPLE Instance method Public Method Gets the Next Date in the Schedule 20031126
48 GET_NEXT_SET_DATE Instance method Public Method Gets the Next Date in the Schedule 20031126
49 GET_RATE Instance method Public Method Returns the Rate from the AR Table 20031110
50 GET_SCHEDULE_NO Instance method Public Method Returns the Schedule Number 20040213
51 GET_SCHEDULE_TABLE Instance method Public Method Returns the Schedule as Table 20050303
52 GET_TRANSACTION_DATA Instance method Public Method Returns the Transaction Data from the Header 20031209
53 INIT_ALV_GRID Instance method Public Method Returns the ALV Grid for the Rate Table 20031121
54 INSERT_DATE Instance method Public Method Adds a Date 20031110
55 IS_BETWEEN Instance method Public Method Checks if All Dates Are Within the Specified Time Interval 20031110
56 IS_COMPLETE Instance method Public Method Checks if the Entry Was Set in the AR Table 20031118
57 IS_DATE_IN_SCHEDULE Instance method Public Method Checks if a Date is Included in Schedule 20040129
58 IS_FIXED Instance method Public Method Checks if the AR Table Is Fixed 20031110
59 IS_MAN_CHANGED Instance method Public Method Checks if the Entry Was Manually Changed in the AR Table 20031110
60 IS_SET Instance method Public Method Checks if the Entry Was Set in the AR Table 20031110
61 READ_FROM_DB Instance method Public Method Reads the AR Table Data from the Database 20031110
62 SELECT_SCHEDULE_RANGE Instance method Private Method Select Dates 20031118
63 SELECT_SCHEDULE_RANGE_STATIC Static method Private Method Select Dates 20040329
64 SET_AMOUNT Instance method Public Method Sets Amount in From Currency 20031110
65 SET_BASKET Instance method Public Method Sets Link to CL_FTR_AVG_TABLES Class 20040129
66 SET_CURRENCY Instance method Public Method Copies the Currency Pair to All Schedule Entries 20031121
67 SET_FROM_REFERENCE Instance method Public Method Places All Existing Reference Rates in the AR Table 20031110
68 SET_RATE Instance method Public Method Sets Rate in the AR Table 20031110
69 SET_RATE_TYPE Instance method Public Method Sets the Rate Type 20031204
70 SET_SCHEDULE_FROM_TABLE Instance method Public Method Copies the Schedule Data from Tables 20031126
71 SET_SCHEDULE_NO Instance method Private Method Sets the Schedule Number 20031121
72 SET_TRANSACTION_DATA Instance method Public Method Sets the Transaction Number etc. 20031110
73 SHOW_POPUP Instance method Public Method Shows a Popup with Schedule 20031202
74 UNFIX_RATES Instance method Public Method Unfixes the AR Table 20031110
75 UNSET_RATES Instance method Public Method Resets Rate Fixing 20040330
76 UNSET_RATE_STATIC Static method Private Method Resets Rate Fixing 20040330
77 UPDATE_ALV Instance method Public Method 20040203
78 WRITE_TO_DB Instance method Public Method Writes AR Table Data to the Database 20031110
Events
Class CL_FTR_AVG has no event.
Types
Class CL_FTR_AVG has no local type.
Method Signatures

Method ALV_FILL_CELLTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CELLTAB Call by reference Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20031118
2 Importing PI_MODE Call by reference Type reference (TYPE) ANY 20031118

Method ALV_FILL_CELLTAB on class CL_FTR_AVG has no exception.

Method ALV_FILL_CELLTAB_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CELLTAB Call by reference Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20031120
2 Importing PI_MODE Call by reference Type reference (TYPE) ANY 20031120

Method ALV_FILL_CELLTAB_NEW on class CL_FTR_AVG has no exception.

Method ALV_HANDLE_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20031119

Method ALV_HANDLE_DATA_CHANGED on class CL_FTR_AVG has no exception.

Method ALV_HANDLE_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Attribute reference (LIKE) 20040721
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040721
3 Importing ET_BAD_CELLS Call by reference Attribute reference (LIKE) 20040721
4 Importing E_DISPLAY Call by reference Attribute reference (LIKE) 20040721
5 Importing E_FIELDNAME Call by reference Attribute reference (LIKE) 20040721

Method ALV_HANDLE_F4 on class CL_FTR_AVG has no exception.

Method ALV_HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20031120

Method ALV_HANDLE_TOOLBAR on class CL_FTR_AVG has no exception.

Method ALV_HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20031120

Method ALV_HANDLE_USER_COMMAND on class CL_FTR_AVG has no exception.

Method ALV_INSERT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_PERIOD Call by reference Type reference (TYPE) FTR_AVG_PERIOD Anzeigestruktur für Periodendynpro 20031208
# Exception Resumable Description Created on
1 FAILED Abbruch 20031208

Method ALV_UPDATE Signature

Method ALV_UPDATE on class CL_FTR_AVG has no parameter.
Method ALV_UPDATE on class CL_FTR_AVG has no exception.

Method ALV_UPDATE_AVERAGE Signature

Method ALV_UPDATE_AVERAGE on class CL_FTR_AVG has no parameter.
Method ALV_UPDATE_AVERAGE on class CL_FTR_AVG has no exception.

Method ALV_UPDATE_FIELDS Signature

Method ALV_UPDATE_FIELDS on class CL_FTR_AVG has no parameter.
Method ALV_UPDATE_FIELDS on class CL_FTR_AVG has no exception.

Method ALV_UPDATE_ICONS Signature

Method ALV_UPDATE_ICONS on class CL_FTR_AVG has no parameter.
Method ALV_UPDATE_ICONS on class CL_FTR_AVG has no exception.

Method ALV_UPDATE_XFIELDS Signature

Method ALV_UPDATE_XFIELDS on class CL_FTR_AVG has no parameter.
Method ALV_UPDATE_XFIELDS on class CL_FTR_AVG has no exception.

Method CHANGE_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
2 Importing PI_RATE Call by reference Type reference (TYPE) FTR_AVG-RATE Umrechnungskurs 20031110
3 Importing PI_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20031113
4 Importing PI_WEIGHT Call by reference Type reference (TYPE) FTR_AVG-WEIGHT Gewicht 20031113
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 FIXED Fixiert 20031113
3 NOT_FOUND Eintrag nicht gefunden 20031113

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031208
2 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031208
3 Importing PI_IGNORE_INITIAL_DATE Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031208
4 Importing PI_IGNORE_INITIAL_RATE_TYPE Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031208
# Exception Resumable Description Created on
1 AMOUNT_CALC Fehler beim Berechnen des Betrags 20031208
2 DOUBLE_DATE Datum kommt doppelt vor 20031208
3 NOT_IN_RANGE Termin außerhalb des gültigen Bereichts 20031208
4 NO_AMOUNT Kein Betrag 20031208
5 NO_CURRENCY Keine Währung 20031208
6 NO_DATE Kein Datum 20031208
7 NO_RATE_TYPE Kein Kurstyp 20031208
8 NO_TRANSACTION Keine Geschäftsdaten 20031208
9 NO_UNDERLYING Keiner Unterlyingdaten 20031208
10 RATE_CALC Fehler beim Berechnen desKurses 20031208
11 UNKNOWN_RATE_TYPE Unbekannter Kurstyp 20031208

Method CHECK_CURRENCY_PAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CURRENCY_FROM Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_FROM Leitwährung 20040602
2 Importing PI_CURRENCY_TO Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_TO Folgende Währung 20040602
# Exception Resumable Description Created on
1 DIFFERENT_CURRENCY_PAIR Unterschiedliches Währungpaar 20040602
2 INVERSE_RATE Inverser Kurs 20040602
3 NO_CURRENCY_PAIR Währungspaar nicht vorhanden 20040602

Method CHECK_RATE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20031208
2 Returning PR_CHECK Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031208

Method CHECK_RATE_TYPE on class CL_FTR_AVG has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FTR_AVG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FTR_AVG has no exception.

Method CLEAR_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 FIXED Fixiert 20031113
3 NOT_FOUND Eintrag nicht gefunden 20031113

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BUKRS Call by reference Type reference (TYPE) FTR_AVG-BUKRS Buchungskreis 20031110
2 Importing PI_CURRENCY_FROM Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_FROM Leitwährung 20031126
3 Importing PI_CURRENCY_TO Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_TO Folgende Währung 20031126
4 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040329
5 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040329
6 Importing PI_DEF_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20040202
7 Importing PI_HEADER Call by reference Type reference (TYPE) FTR_AVG_RATE Durchschnittskurse 20031126
8 Importing PI_RFHA Call by reference Type reference (TYPE) FTR_AVG-RFHA Finanzgeschäft 20031110
9 Importing PI_SCHEDULE Call by reference Type reference (TYPE) FTR_TAB_AVG_SCHEDULE Tabellentyp zu ftr_avg_schedule 20031126
10 Importing PI_UNDERLYING Call by reference Type reference (TYPE) FTR_AVG-UNDERLYING Finanzgeschäft(Underlying) wenn nur eines 20031110
# Exception Resumable Description Created on
1 DOUBLE_DATE Datum doppelt 20040705
2 FAILED Abbruch 20031110
3 READ_FAILED Schedule konnte nicht gelesen werden 20040305

Method CONVERT_AMOUNT 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) FTR_AVG-AMOUNT_TO Betrag in Nach-Währung 20040126
2 Importing PI_AMOUNT Call by reference Type reference (TYPE) FTR_AVG-AMOUNT_FROM Betrag in Von-Währung 20040126
3 Importing PI_CURRENCY_FROM Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_FROM Leitwährung 20031124
4 Importing PI_CURRENCY_TO Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_TO Folgende Währung 20031124
5 Importing PI_RATE Call by reference Type reference (TYPE) FTR_AVG-RATE Kurs 20031124
6 Importing PI_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20031124
7 Importing PI_TRADED_AMOUNT Call by reference Type reference (TYPE) FTR_AVG-TRADED_AMOUNT Gehandelter Betrag 20040126
8 Importing PI_VALIDITY_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031124
# Exception Resumable Description Created on
1 FAILED Abbruch 20031124

Method CONVERT_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_FI_RATE Call by reference Type reference (TYPE) TCURR-UKURS Umrechnungskurs 20031113
2 Returning PR_TR_RATE Value transfer Type reference (TYPE) FTR_AVG-RATE Durchschnittskurse 20031113
# Exception Resumable Description Created on
1 FAILED Abbruch 20031113

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040329
2 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040329
3 Returning PR_COPY Value transfer Object reference (TYPE REF TO) CL_FTR_AVG Kursverwaltung 20031211
# Exception Resumable Description Created on
1 FAILED Abbruch 20031211

Method COUNT_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
2 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
3 Returning PR_COUNT Value transfer Type reference (TYPE) INT4 20031126

Method COUNT_ENTRIES on class CL_FTR_AVG has no exception.

Method COUNT_SAMPLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_COUNT Value transfer Type reference (TYPE) INT4 20031126
# Exception Resumable Description Created on
1 NO_ENTRY Kein Eintrag 20031126

Method COUNT_SET_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
2 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
3 Returning PR_COUNT Value transfer Type reference (TYPE) INT4 20031126

Method COUNT_SET_ENTRIES on class CL_FTR_AVG has no exception.

Method CREATE_SYNC Signature

Method CREATE_SYNC on class CL_FTR_AVG has no parameter.
Method CREATE_SYNC on class CL_FTR_AVG has no exception.

Method DELETE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 FIXED Fixiert 20031113
3 NOT_FOUND Eintrag nicht gefunden 20031113

Method DELETE_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COMMIT_WORK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031126
2 Importing PI_COMMIT_WORK_AND_WAIT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031126
2 FIXED Fixiert 20040202

Method DELETE_FROM_DB_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COMMIT_WORK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040213
2 Importing PI_COMMIT_WORK_AND_WAIT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040213
3 Importing PI_SCHEDULE_NO Call by reference Type reference (TYPE) FTR_AVG-SCHEDULE_NO Nummer des Terminplans 20040213
# Exception Resumable Description Created on
1 FAILED Abbruch 20040213
2 FIXED Fixiert 20040213

Method DISTRIBUTE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040202
# Exception Resumable Description Created on
1 FAILED Abbruch 20040202

Method DISTRIBUTE_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040202
# Exception Resumable Description Created on
1 FAILED Abbruch 20040202

Method DISTRIBUTE_IS_UNSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040203
2 Returning PR_UNSET Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040203
# Exception Resumable Description Created on
1 FAILED Abbruch 20040203

Method FIX_RATES Signature

Method FIX_RATES on class CL_FTR_AVG has no parameter.
# Exception Resumable Description Created on
1 ENTRY_NOT_SET Ungesetzter Eintrag 20031209
2 FAILED Abbruch 20031110

Method GET_ALV_AVERAGE_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_RATE Value transfer Type reference (TYPE) FTR_AVG-AVERAGE_RATE Kurs 20031204

Method GET_ALV_AVERAGE_RATE on class CL_FTR_AVG has no exception.

Method GET_ALV_GRID_DATA Signature

Method GET_ALV_GRID_DATA on class CL_FTR_AVG has no parameter.
# Exception Resumable Description Created on
1 FAILED Abbruch 20031121
2 NOT_VALID Daten nicht gültig 20031121

Method GET_AVERAGE_AMOUNT 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) FTR_AVG-AMOUNT_TO Betrag in Nach-Währung 20040126
2 Exporting PE_CURRENCY Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_TO Folgende Währung 20031204
3 Importing PI_AMOUNT Call by reference Type reference (TYPE) FTR_AVG-AMOUNT_FROM Betrag in Von-Währung 20040126
4 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031210
5 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031210
6 Importing PI_FILL_ABSENT_RATES Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031210
7 Importing PI_TRADED_AMOUNT Call by reference Type reference (TYPE) FTR_AVG-TRADED_AMOUNT Gehandelter Betrag 20040126
# Exception Resumable Description Created on
1 ENTRY_NOT_SET Eintrag nicht gesetzt 20031124
2 FAILED Abbruch 20031110
3 NOT_FOUND Eintrag nicht gefunden 20031111
4 NO_ENTRY Kein Eintrag 20031124
5 NO_RATE_TYPE Kurstyp fehlt 20031204
6 UNFIXED_SAMPLE Ungesetzter Kurs 20031210

Method GET_AVERAGE_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RATE Call by reference Type reference (TYPE) FTR_AVG-AVERAGE_RATE Durchschnittskurs 20031110
2 Importing PI_CUTOFF Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
# Exception Resumable Description Created on
1 ENTRY_NOT_SET Zum Stichtag existiert ein Eintrag der nicht gesetzt wurde 20031118
2 FAILED Abbruch 20031110
3 NO_ENTRY Kein Eintrag vorhanden 20031118

Method GET_AVERAGE_RATE_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RATE Call by reference Type reference (TYPE) FTR_AVG-AVERAGE_RATE Durchschnittskurs 20040225
2 Importing PI_BUKRS Call by reference Type reference (TYPE) FTR_AVG-BUKRS Buchungskreis 20040225
3 Importing PI_RFHA Call by reference Type reference (TYPE) FTR_AVG-RFHA Finanzgeschäft 20040225
4 Importing PI_UNDERLYING Call by reference Type reference (TYPE) FTR_AVG-UNDERLYING Finanzgeschäft(Underlying) wenn nur eines 20040225
# Exception Resumable Description Created on
1 FAILED Abbruch 20040225

Method GET_CURRENCY_PAIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CURRENCY_FROM Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_FROM Leitwährung 20040602
2 Exporting PE_CURRENCY_TO Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_TO Folgende Währung 20040602
# Exception Resumable Description Created on
1 NO_CURRENCY_PAIR Kein Währungspaar 20040602

Method GET_DEF_RATE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_RATE_TYPE Value transfer Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20040217

Method GET_DEF_RATE_TYPE on class CL_FTR_AVG has no exception.

Method GET_FIRST_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DATE Value transfer Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031126
2 NO_ENTRY Kein Eintrag 20031126

Method GET_FIRST_SET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DATE Value transfer Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031126
2 NO_ENTRY Kein Eintrag 20031126

Method GET_FIRST_UNSET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DATE Value transfer Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040402
# Exception Resumable Description Created on
1 FAILED Abbruch 20040402
2 NO_ENTRY Kein Eintrag 20040402

Method GET_LAST_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DATE Value transfer Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031126
2 NO_ENTRY Kein Eintrag 20031126

Method GET_LAST_SET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DATE Value transfer Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031126
2 NO_ENTRY Kein Eintrag 20031126

Method GET_NEXT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
2 Returning PR_DATE Value transfer Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031126
2 NOT_FOUND Nicht gefunden 20031126
3 NO_ENTRY Kein Eintrag 20031126

Method GET_NEXT_SAMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_DATE Value transfer Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031126
2 NOT_FOUND Nicht gefunden 20031126
3 NO_ENTRY Kein Eintrag 20031126

Method GET_NEXT_SET_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
2 Returning PR_DATE Value transfer Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031126
2 NOT_FOUND Nicht gefunden 20031126
3 NO_ENTRY Kein Eintrag 20031126

Method GET_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_RATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-RATE Umrechnungskurs 20031110
2 Exporting PE_WEIGHT Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-WEIGHT Gewicht 20031110
3 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 NOT_FOUND Eintrag nicht gefunden 20031111

Method GET_SCHEDULE_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_SCHEDULE_NO Value transfer Type reference (TYPE) FTR_AVG-SCHEDULE_NO Nummer des Terminplans 20040213

Method GET_SCHEDULE_NO on class CL_FTR_AVG has no exception.

Method GET_SCHEDULE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_HEADER Call by reference Type reference (TYPE) FTR_AVG_RATE Durchschnittskurse 20050303
2 Exporting PE_SCHEDULE Call by reference Type reference (TYPE) FTR_TAB_AVG_SCHEDULE Tabellentyp zu ftr_avg_schedule 20050303

Method GET_SCHEDULE_TABLE on class CL_FTR_AVG has no exception.

Method GET_TRANSACTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_BUKRS Call by reference Type reference (TYPE) FTR_AVG-BUKRS Buchungskreis 20031209
2 Exporting PE_CURRENCY_FROM Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_FROM Leitwährung 20031209
3 Exporting PE_CURRENCY_TO Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_TO Folgende Währung 20031209
4 Exporting PE_RFHA Call by reference Type reference (TYPE) FTR_AVG-RFHA Finanzgeschäft 20031209
5 Exporting PE_UNDERLYING Call by reference Type reference (TYPE) FTR_AVG-UNDERLYING Finanzgeschäft(Underlying) wenn nur eines 20031209
# Exception Resumable Description Created on
1 FAILED Abbruch 20031209

Method INIT_ALV_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container fuer Custom Controls in der Dynpro Area 20031121
2 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031203
3 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031203
4 Importing PI_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bildschirmbilder, Funktionscode, der PAI ausgelöst hat 20031204
5 Importing PI_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20031203
6 Importing PI_READ_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031121
# Exception Resumable Description Created on
1 FAILED Abbruch 20031121

Method INSERT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
2 Importing PI_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 FIXED Fixiert 20040202

Method IS_BETWEEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
2 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
3 Returning PR_BETWEEN Value transfer Type reference (TYPE) BOOLE_D Kurstabelle wurde fixiert 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110

Method IS_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031118
2 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031118
3 Returning PR_COMPLETE Value transfer Type reference (TYPE) FTR_AVG-IS_SET Kurstabelle wurde fixiert 20031118
# Exception Resumable Description Created on
1 FAILED Abbruch 20031118
2 NOT_FOUND Eintrag nicht gefunden 20031118

Method IS_DATE_IN_SCHEDULE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040129
2 Returning PR_IN_SCHEDULE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040129

Method IS_DATE_IN_SCHEDULE on class CL_FTR_AVG has no exception.

Method IS_FIXED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PR_FIXED Value transfer Type reference (TYPE) FTR_AVG_RATE-IS_FIXED Kurstabelle wurde fixiert 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 NOT_FOUND Eintrag nicht gefunden 20031113

Method IS_MAN_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
2 Returning PR_MAN_CHANGED Value transfer Type reference (TYPE) FTR_AVG_SCHEDULE-IS_MAN_CHANGED Kurstabelle wurde fixiert 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 NOT_FOUND Eintrag nicht gefunden 20031113

Method IS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
2 Returning PR_SET Value transfer Type reference (TYPE) FTR_AVG_SCHEDULE-IS_SET Kurstabelle wurde fixiert 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 NOT_FOUND Eintrag nicht gefunden 20031113

Method READ_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BUKRS Call by reference Type reference (TYPE) FTR_AVG-BUKRS Buchungskreis 20031113
2 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040329
3 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040329
4 Importing PI_RFHA Call by reference Type reference (TYPE) FTR_AVG-RFHA Finanzgeschäft 20031113
5 Importing PI_SCHEDULE_NO Call by reference Type reference (TYPE) FTR_AVG-SCHEDULE_NO Nummer des Terminplans 20031113
6 Importing PI_UNDERLYING Call by reference Type reference (TYPE) FTR_AVG-UNDERLYING Finanzgeschäft(Underlying) wenn nur eines 20031113
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 NOT_FOUND Eintrag nicht gefunden 20031113

Method SELECT_SCHEDULE_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_SCHEDULE Call by reference Type reference (TYPE) FTR_TAB_AVG_SCHEDULE Tabellentyp zu ftr_avg_schedule 20031118
2 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031118
3 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031118

Method SELECT_SCHEDULE_RANGE on class CL_FTR_AVG has no exception.

Method SELECT_SCHEDULE_RANGE_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_SCHEDULE Call by reference Type reference (TYPE) FTR_TAB_AVG_SCHEDULE Tabellentyp zu ftr_avg_schedule 20040329
2 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20040329
3 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20040329
4 Importing PI_RANGE Call by reference Type reference (TYPE) VALIDITY_RANGE 20040329
5 Importing PI_SCHEDULE Call by reference Type reference (TYPE) FTR_TAB_AVG_SCHEDULE Tabellentyp zu ftr_avg_schedule 20040329

Method SELECT_SCHEDULE_RANGE_STATIC on class CL_FTR_AVG has no exception.

Method SET_AMOUNT 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) FTR_AVG-AMOUNT_FROM Betrag in Von-Währung 20040126
2 Importing PI_TRADED_AMOUNT Call by reference Type reference (TYPE) FTR_AVG-TRADED_AMOUNT Gehandelter Betrag 20040126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 FIXED Fixiert 20040202

Method SET_BASKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BASKET Call by reference Object reference (TYPE REF TO) CL_FTR_AVG_TABLES Klasse zur Verwaltung von mehreren Schedules 20040129

Method SET_BASKET on class CL_FTR_AVG has no exception.

Method SET_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CURRENCY_FROM Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_FROM Leitwährung 20031121
2 Importing PI_CURRENCY_TO Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_TO Folgende Währung 20031121
# Exception Resumable Description Created on
1 FIXED Fixiert 20040202

Method SET_FROM_REFERENCE Signature

Method SET_FROM_REFERENCE on class CL_FTR_AVG has no parameter.
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 FIXED Fixed 20031113

Method SET_RATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-VALIDITY_DATE Datum, ab dem der Kurs gültig ist 20031110
2 Importing PI_RATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-RATE Umrechnungskurs 20031110
3 Importing PI_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-RATE_TYPE Kurstyp 20031110
4 Importing PI_WEIGHT Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE-WEIGHT Gewicht 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 FIXED Eintrag bereits gesetzt oder manuell geändert 20031111
3 NOT_FOUND Eintrag nicht gefunden 20031111

Method SET_RATE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_OVERWRITE Call by reference Type reference (TYPE) BOOLE_D ' ' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031204
2 Importing PI_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20031204
# Exception Resumable Description Created on
1 FAILED Abbruch 20031204
2 FIXED Fixiert 20040202

Method SET_SCHEDULE_FROM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_HEADER Call by reference Type reference (TYPE) FTR_AVG_RATE Durchschnittskurse 20031126
2 Importing PI_SCHEDULE Call by reference Type reference (TYPE) FTR_TAB_AVG_SCHEDULE Tabellentyp zu ftr_avg_schedule 20031126
# Exception Resumable Description Created on
1 DOUBLE_DATE Doppelter Schlüssel 20040705
2 FAILED Abbruch 20031126

Method SET_SCHEDULE_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SCHEDULE_NO Call by reference Type reference (TYPE) FTR_AVG-SCHEDULE_NO Nummer des Terminplans 20031121

Method SET_SCHEDULE_NO on class CL_FTR_AVG has no exception.

Method SET_TRANSACTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_BUKRS Call by reference Type reference (TYPE) FTR_AVG-BUKRS Buchungskreis 20031110
2 Importing PI_CURRENCY_FROM Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_FROM Leitwährung 20031121
3 Importing PI_CURRENCY_TO Call by reference Type reference (TYPE) FTR_AVG-CURRENCY_TO Folgende Währung 20031121
4 Importing PI_DEF_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-DEF_RATE_TYPE Kurstyp 20040202
5 Importing PI_RFHA Call by reference Type reference (TYPE) FTR_AVG-RFHA Finanzgeschäft 20031110
6 Importing PI_UNDERLYING Call by reference Type reference (TYPE) FTR_AVG-UNDERLYING Finanzgeschäft(Underlying) wenn nur eines 20031110
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 FIXED Fixiert 20040202

Method SHOW_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_CALENDAR1 Call by reference Type reference (TYPE) TFACD-IDENT Fabrikkalender 20040720
2 Importing PI_CALENDAR2 Call by reference Type reference (TYPE) TFACD-IDENT Fabrikkalender 20040720
3 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031202
4 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20031202
5 Importing PI_RATE_TYPE Call by reference Type reference (TYPE) FTR_AVG-RATE_TYPE Kurstyp 20031202
6 Importing PI_READ_ONLY Call by reference Type reference (TYPE) BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031202
# Exception Resumable Description Created on
1 FAILED Abbruch 20031202

Method UNFIX_RATES Signature

Method UNFIX_RATES on class CL_FTR_AVG has no parameter.
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110

Method UNSET_RATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_DATE_FROM Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040330
2 Importing PI_DATE_TO Call by reference Type reference (TYPE) FTR_AVG-VALIDITY_DATE Datum des Kurses 20040330

Method UNSET_RATES on class CL_FTR_AVG has no exception.

Method UNSET_RATE_STATIC 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) FTR_AVG_SCHEDULE Terminplan mit Kursen 20040330
2 Importing PI_DATE Call by reference Type reference (TYPE) FTR_AVG_SCHEDULE Terminplan mit Kursen 20040330

Method UNSET_RATE_STATIC on class CL_FTR_AVG has no exception.

Method UPDATE_ALV Signature

Method UPDATE_ALV on class CL_FTR_AVG has no parameter.
Method UPDATE_ALV on class CL_FTR_AVG has no exception.

Method WRITE_TO_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_COMMIT_WORK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031126
2 Importing PI_COMMIT_WORK_AND_WAIT Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20031126
# Exception Resumable Description Created on
1 FAILED Abbruch 20031110
2 NUMBER_RANGE_ERROR Fehler bei Zugriff auf Nummernkreis 20031121
3 SCHEDULE_EXIST Terminplan existiert bereits 20031121
History
Last changed by/on SAP  20050409 
SAP Release Created in 110