The Function Module CMPD_CMPGN_SELECTION (Naturalrabattermittlung) is a standard Function Module in SAP ERP and is part of the function group V613 within the package CMPD.
Function Module | CMPD_CMPGN_SELECTION |
Short Text | Naturalrabattermittlung |
Function Group | V613 |
Package | CMPD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPLICATION | LIKE | T683-KAPPL | Applikation | |
I_DATE | LIKE | SY-DATUM | Datum für die Naturalrabattermittlung | |
I_DIALOG | LIKE | 'X' | Dialog bringen | |
I_HEADER_COMMUNICATION | LIKE | KOMK | Felder des Belegkopfes (komk) | |
I_ITEM_COMMUNICATION | LIKE | KOMP | Felder des Positionskopfes (komp) | |
I_PROTOCOL | LIKE | SPACE | Schalter zur Versorgung der Ermittlungsanalyse | |
I_SCHEME | LIKE | T683-KALSM | Kalkulationsschema zur NR-Ermittlung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_KOND3_DATA | TYPE | KOND3 | Konditionen: Kampagnenfindung - Datenteil |
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.