The Function Module BKK_EURO_GL_CUST_CHECK (Kontoumstellung: Customizing HB-Vorgang Währungsumstellung lesen/prüfen) is a standard Function Module in SAP ERP and is part of the function group FBCE within the package FKBH.
Function Module | BKK_EURO_GL_CUST_CHECK |
Short Text | Kontoumstellung: Customizing HB-Vorgang Währungsumstellung lesen/prüfen |
Function Group | FBCE |
Package | FKBH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS | LIKE | TBKK01-BKKRS | Bankkreis nur ein Imp-Par. erf. | |
I_GLVAR | LIKE | TBKKCTTP-GLVAR | Hauptbuchvariante nur ein Imp-Par. erf. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BUKRS | LIKE | TBKK01F-BUKRS | Buchungskreis | |
E_GLACT | LIKE | TBKKCACT-GLACT | HB-Vorgang Aus-/Einbuchen Wrgs.umstellung | |
E_GLVAR | LIKE | TBKK01F-GLVAR | Hauptbuchvariante | |
E_RC | LIKE | SY-SUBRC | <>0: Fehler Customizing |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.