The Function Module CMP_RETURNS_GET (Retouren zu einer Faktura bestimmen) is a standard Function Module in SAP ERP and is part of the function group VCMP within the package CMP.
Function Module | CMP_RETURNS_GET |
Short Text | Retouren zu einer Faktura bestimmen |
Function Group | VCMP |
Package | CMP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_VBRK | LIKE | VBRK | Fakturakopf |
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 |
---|---|---|---|---|
XKOMV | LIKE | KOMV | Konditionen (Vorgangsdaten) | |
XVBAK | LIKE | VBAK | Auftragskopf | |
XVBAP | LIKE | VBAP | Auftragspositionen | |
XVBPA | LIKE | VBPAVB | Vertriebsbeleg: Partner |
This function module does not define any Exceptions.