The Function Module CREDIT_LIMIT_USED_PRECENTAGE (Kreditauschöpfungsgrad in %: Kreditinanspruchnahme / Kreditlimit * 100) is a standard Function Module in SAP ERP and is part of the function group VKMP within the package VKM.
Function Module | CREDIT_LIMIT_USED_PRECENTAGE |
Short Text | Kreditauschöpfungsgrad in %: Kreditinanspruchnahme / Kreditlimit * 100 |
Function Group | VKMP |
Package | VKM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KKBER | LIKE | T014-KKBER | Credit control area | |
KNKLI | LIKE | KNKK-KNKLI | Credit limit customer | |
T014 | LIKE | T014 | SPACE | Table T014, not necessary |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
KLPRZ | LIKE | VBKRED-KLPRZ | Credit exhaustion percentage in % |
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.