The Function Module CND_FREEGOODS_DEL_AFTER_INIT (Löschen am Ende eines Initial-Uploads) is a standard Function Module in SAP ERP and is part of the function group CND_FREEGOODS_INBOUND within the package CND_EXCHANGE_INBOUND.
Function Module | CND_FREEGOODS_DEL_AFTER_INIT |
Short Text | Löschen am Ende eines Initial-Uploads |
Function Group | CND_FREEGOODS_INBOUND |
Package | CND_EXCHANGE_INBOUND |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PI_DWNLOADTYP | TYPE | DWNLOADTYP | Download Typ | |
PI_KAPPL | TYPE | KAPPL | Applikation | |
PI_KOTABNR | TYPE | KOTABNR | Konditionstabelle | |
PI_KVEWE | TYPE | KVEWE | Verwendung der Konditionstabelle |
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 |
---|---|---|---|---|
TI_CND_MEM_INITIAL | LIKE | CND_MEM_INITIAL | Konditionen: Puffer für initial-Upload | |
TO_RETURN | LIKE | BAPIRET2 | Returnparameter |
This function module does not define any Exceptions.