The Function Module SD_SHIPMENT_CREATE_INVOICE (Fakturieren für einen Transport) is a standard Function Module in SAP ERP and is part of the function group V56F within the package VTR.
Function Module | SD_SHIPMENT_CREATE_INVOICE |
Short Text | Fakturieren für einen Transport |
Function Group | V56F |
Package | VTR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_TKNUM | LIKE | VTTK-TKNUM | Shipment Number |
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 |
---|---|---|---|---|
I_XVTTP | LIKE | VTTPVB | Shipment items |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALL_DELIV_ALREADY_INVOICED | All deliveries are already billed |
GROUP_TYPE_NOT_FOUND | Group type for collective billing does not exist |
INVOICING_NOT_SUCCESSFUL | Billing failed |
SHIPMENT_HAS_NO_DELIVERIES | Shipment has no deliveries |
SOME_DELIV_ALREADY_INVOICED | Some deliveries are already billed |