The Function Module BKK_ACCNT_GET_MINDEP (Liefert Mindesteinlage besorgen über Int. Produktnummer) is a standard Function Module in SAP ERP and is part of the function group FBK8 within the package FKBK.
Function Module | BKK_ACCNT_GET_MINDEP |
Short Text | Liefert Mindesteinlage besorgen über Int. Produktnummer |
Function Group | FBK8 |
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_BKKRS | LIKE | BKK42-BKKRS | Bankkreis | |
I_PRODINT | LIKE | BKK42-PRODINT | interne Produktnummer | |
I_TERM | LIKE | BKKTERM-TERM | Laufzeitdauer | |
I_TERMUNIT | LIKE | BKKTERM-TERM_PUNIT | Laufzeitperiodeneinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MINDEPOSIT | LIKE | BKK42-MIN_DEPOSIT | Mindesteinlage Default Betrag |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOCUSTOM_DATA | Keine Customizdaten gefunden |
PARAMETER_ERROR | FB input Fehler |
UNSPECIFIED_ERROR | generell Fehler |