The Function Module SD_DELIVERY_CREDIT_RECHECK (Kreditrecheck und Update einer Lieferung) is a standard Function Module in SAP ERP and is part of the function group VKMP within the package VKM.
Function Module | SD_DELIVERY_CREDIT_RECHECK |
Short Text | Kreditrecheck und Update einer Lieferung |
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 |
---|---|---|---|---|
FLG_UPDATE | LIKE | SPACE | 'X': document is to be saved after check | |
VBELN | LIKE | LIKP-VBELN | Document number |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KVBUK | LIKE | KVBUK | Status bar credit checks |
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.