The Function Module BKK_ACCNT_GET_ACCNT_FOR_BUPA (Liefert zu einem GP alle Konten zum Rollentyp) is a standard Function Module in SAP ERP and is part of the function group FBK6 within the package FKBK.
Function Module | BKK_ACCNT_GET_ACCNT_FOR_BUPA |
Short Text | Liefert zu einem GP alle Konten zum Rollentyp |
Function Group | FBK6 |
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_PARTNER | LIKE | BKK45-PARTNER | Geschäftspartner | |
I_RLTYP | LIKE | BKK45-RLTYP | Rollentyp |
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 |
---|---|---|---|---|
T_BKK42 | LIKE | IBKK42 | Exporttabelle mit Daten der BKK42 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
IMPORT_ERROR | Importparameter nicht gefüllt |