The Function Module BKK_ACCNT_GET_SUB_ACCOUNT_EXT (BKK: Ermitteln der Unterkonten zu externen Referenzkonten) is a standard Function Module in SAP ERP and is part of the function group FBKH within the package FKBK.
Function Module | BKK_ACCNT_GET_SUB_ACCOUNT_EXT |
Short Text | BKK: Ermitteln der Unterkonten zu externen Referenzkonten |
Function Group | FBKH |
Package | FKBK |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
R_NACNUM | TYPE | BKKK_R_ACNUM_EXT | externe Referenzkonten | |
R_NBANKL | TYPE | BKKK_R_NBANKL | Bankschlüssel | |
R_NBANKS | TYPE | BKKK_R_NBANKS | Bankland |
This function module does not define any Exceptions.