The Function Module BKK_AMOUNT_CONV_TO_INTERN_MAIN (Konvertierung aller Beträge in interne Darstellung) is a standard Function Module in SAP ERP and is part of the function group FB0B within the package FKB.
Function Module | BKK_AMOUNT_CONV_TO_INTERN_MAIN |
Short Text | Konvertierung aller Beträge in interne Darstellung |
Function Group | FB0B |
Package | FKB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AMOUNT | LIKE | IBKK_TAMITE | Umzurechnende Beträge |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_AMOUNT | LIKE | IBKK_TAMITI | Umgerechnete Beträge |
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 |
---|---|
AMOUNTS_NOT_VALID | Ungültige Beträge übergeben |