The Function Module CMP_CREDIT_MEMO_CREATE (Gutschrift erstellen) is a standard Function Module in SAP ERP and is part of the function group VCMP within the package CMP.
Function Module | CMP_CREDIT_MEMO_CREATE |
Short Text | Gutschrift erstellen |
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 |
---|---|---|---|---|
IS_XVBRK | TYPE | VBRKVB | Bezugsstruktur fuer XVBRK/YVBRP | |
IV_DOCTYPE | TYPE | VBRK-FKART | Fakturaart | |
IV_POSTYP | TYPE | VBRP-PSTYV | Positionstyp Vertriebsbeleg |
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 |
---|---|---|---|---|
T_COND | TYPE | CMP_KOMV_T | Reklamationsbearbeitung: Konditionen | |
T_ITEM | TYPE | CMP_ITEM_DATA_T | Complaint Management: Billing data - item - table |
This function module does not define any Exceptions.