The Function Module CREDIT_EXPOSURE (Kreditdaten: offene Werte: Auftrag, Lieferungen, offene Posten) is a standard Function Module in SAP ERP and is part of the function group VKMP within the package VKM.
Function Module | CREDIT_EXPOSURE |
Short Text | Kreditdaten: offene Werte: Auftrag, Lieferungen, offene Posten |
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 | |
KUNNR | LIKE | KNKK-KUNNR | Customer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CREDITLIMIT | LIKE | KNKK-KLIMK | Credit limit | |
DELTA_TO_LIMIT | LIKE | KNKK-KLIMK | Delta between credit limit and use | |
E_KNKK | LIKE | KNKK | all fields credit customer (KNKK) | |
KNKLI | LIKE | KNKK-KNKLI | Credit limit customer | |
OPEN_DELIVERY | LIKE | S067-OLIKW | outstanding delivery values | |
OPEN_INVOICE | LIKE | S067-OFAKW | open invoice values | |
OPEN_ITEMS | LIKE | KNKK-SKFOR | open items | |
OPEN_ORDER | LIKE | S066-OEIKW | outstanding order values | |
OPEN_SPECIALS | LIKE | KNKK-SSOBL | open special G/L transactions | |
SUM_OPENS | LIKE | RF02L-OBLIG | Total of all open values |
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.