The Function Module SD_CREDIT_RECREATE_ORDER (Neuaufbau Kreditdaten SD-Aufträge) is a standard Function Module in SAP ERP and is part of the function group VKMP within the package VKM.
Function Module | SD_CREDIT_RECREATE_ORDER |
Short Text | Neuaufbau Kreditdaten SD-Aufträge |
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 |
---|---|---|---|---|
AFTER_CHANGE_PRICE_SCHEME | LIKE | 'X' | Änderung Kreditzwischenwert im KalkSchema | |
AFTER_CHANGE_TVAP_TVLP | LIKE | 'X' | Änderung Position nimmt am KM teil | |
CMWAE | LIKE | T014-WAERS | Kreditwährung | |
RECHECK_DOCUMENT | LIKE | SPACE | Kreditprüfung | |
TKNKK | LIKE | KNKK | Kreditdaten des Regulierers | |
VBELN | LIKE | VBAK-VBELN | Auftragsnummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DELIVERIES | LIKE | Tabelle der Lieferungen zum Auftrag | ||
INVOICES | LIKE | Tabelle der Fakturen zum Auftrag |
This function module does not define any Exceptions.