KVSTRDSalesShipmentHeader#
Extends #437dbf0e84ff417a965ded2bb9650972#Sales Shipment Header
Fields#
| Name | Type | Note |
|---|---|---|
| KVSTRDConsignmentLocationCode | Code[10] | |
| KVSTRDBill-to Code | Code[10] | |
| KVSTRDSingleShipmentperOrder | Boolean | |
| KVSTRDFreightCostCode | Code[50] | |
| KVSTRDShowShipmentDatesInCW | Boolean | |
| KVSTRDShipmentDateCW | Text[10] | |
| KVSTRDRequestedDeliveryDateCW | Text[10] | |
| KVSTRDPromisedDeliveryDateCW | Text[10] |
Procedures#
KVSTRDPrintToDocumentAttachment(Record Sales Shipment Header) :#
Summary: Prints a record as PDF (according to the report selection setup) and stores it as document attachment.
procedure KVSTRDPrintToDocumentAttachment(var SalesShipmentHeader: Record "Sales Shipment Header"):
Parameters:
SalesShipmentHeader: The "Sales Shipment Header" record to print.