The Function Module BKK_COND_BASIC_DATA_READ (Auslesen der Grundeinstellung Konditionen) is a standard Function Module in SAP ERP and is part of the function group FB80 within the package FKBC.
Function Module | BKK_COND_BASIC_DATA_READ |
Short Text | Auslesen der Grundeinstellung Konditionen |
Function Group | FB80 |
Package | FKBC |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CONDWHTAX | TYPE | BKK_CONDWHTAX | Übergabe Zinsergebnisse an Zinsabschlagsteuer | |
E_NEGPKOND | LIKE | TBKK80BAS-NEGPKOND | Parameter Negative Zinszuschläge (Abschlag) erlaubt | |
E_NUMPER | LIKE | TBKK80BAS-NUMPER | Anzahl Abrechnungsperioden | |
E_OLD_PYEAR | LIKE | TBKK80BAS-OLD_PYEAR | Flag Rückwirkende Kond.Änderung ins alte Geschäftsjahr J/N | |
E_RC | LIKE | SY-SUBRC | ||
E_WHTAX | LIKE | TBKK80BAS-WHTAX | ||
E_XCONDTIME1 | LIKE | TBKK80BAS-XCONDTIME1 | ||
E_XCONDTIME2 | LIKE | TBKK80BAS-XCONDTIME2 | ||
E_XRELEASE | LIKE | TBKK80BAS-XRELEASE |
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.