The Function Module SD_CREDIT_RECREATE (Neuaufbau Kreditdaten SD) 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 |
Short Text | Neuaufbau Kreditdaten SD |
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_KNKLI | LIKE | 'X' | Änderung Kreditkonto zum Regulierer | |
AFTER_CHANGE_PRICE_SCHEME | LIKE | 'X' | Änderung Kreditzwischenwert im KalkSchema | |
AFTER_CHANGE_TVAP_TVLP | LIKE | 'X' | Änderung Position nimmt am KM teil | |
KKBER | LIKE | KNKK-KKBER | SPACE | Kreditkontrollbereich |
KUNNR | LIKE | KNKK-KUNNR | SPACE | Regulierer |
PROTOCOL | LIKE | SPACE | Protokollieren geänderte SD-Belege durch Baustein selbst per ALV | |
RECHECK_DOCUMENTS | LIKE | SPACE | Kreditcheck durchführen (SET_COMMIT 'X') | |
SET_COMMIT | LIKE | 'X' | COMMIT setzen nach jedem Beleg | |
TKNKK | LIKE | KNKK | SPACE | Kreditdaten des Regulierers |
VBELN | LIKE | VBUK-VBELN | SPACE | Belegnummer (Test) |
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 |
---|---|---|---|---|
PROTTABLE | TYPE | BAL_T_MSG_SD | Anwendungs-Log: Tabelle mit Messages im SD |
This function module does not define any Exceptions.