The Function Module BKK_ACCNT_CC_GET_WITH_STATUS (Euroumstellungtabelle lesen (mit Tab. BKK40, BKK42, BKK45, BKK46)) is a standard Function Module in SAP ERP and is part of the function group FBKCC within the package FKBK.
Function Module | BKK_ACCNT_CC_GET_WITH_STATUS |
Short Text | Euroumstellungtabelle lesen (mit Tab. BKK40, BKK42, BKK45, BKK46) |
Function Group | FBKCC |
Package | FKBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKK40_WHERE | TYPE | RSDS_WHERE | Where-Tabelle zur Tabelle BKK40 | |
I_BKK42_WHERE | TYPE | RSDS_WHERE | Where-Tabelle zur Tabelle BKK42 | |
I_BKK46_WHERE | TYPE | RSDS_WHERE | Where-Tabelle zur Tabelle BKK46 | |
I_COUNT | LIKE | SY-INDEX | Anzahl der Konten die selektiert werden sollen | |
I_PARTNER | LIKE | BKK45-PARTNER | Geschäftspartnernummer | |
I_RLTYP | LIKE | BKK45-RLTYP | Rollentyp des GP |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_BKK42_CC | LIKE | BKK42_CC | Export-Tabelle mit den Umstellungdaten | |
R_ACNUM_EXT | LIKE | IBKK_RNG_ACNUM_EXT | Range-Tabelle für die ext. Kontonummer | |
R_BKKRS | TYPE | BKKK_R_BKKRS | Range-Tabelle für Bankkreis | |
R_CHCURDATE | TYPE | BKKK_R_CHCURDATE | Range-Tabelle für das geplante Umstellungsdatum | |
R_CHCURSTAT | TYPE | BKKK_R_CHCURSTAT | Range-Tabelle für Status der Währungsumstellung | |
R_CHSTAT | TYPE | BKKK_R_CHSTAT | Range-Tabelle für den Verarbeitungsstatus | |
R_ORCHDATE | TYPE | BKKK_R_ORCHDATE | Range-Tabelle für das Antragsdatum | |
R_POSTDATE | TYPE | BKKK_R_POSTDATE | Range-Tabelle für das BuDatum der Umstellung | |
R_REPDATE | TYPE | BKKK_R_REPDATE | Range-Tabelle für das Systemdatum der Umst. |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | keine Daten vorhanden |