KVSKBAVLOGDispatchHandlHeader
Extends KVSKBADispatchHandlingHeader
Fields
| Name | Type | Note |
|---|---|---|
| KVSKBA V-LOG ShippingAgentText | Text[250] | |
| KVSKBA V-LOG Company | Code[20] | |
| KVSKBA V-LOG ShipAgntSrvInictr | Integer | FlowField |
| KVSKBA V-LOGAgreedShippingDate | Date | |
| KVSKBA V-LOGAgreedShippingTime | Time |
Procedures
TransferServiceIndicators(Record KVSKBAPostedDispatchHandHeader, Text) : Boolean
Summary: Transfer all fields from document to posted document
procedure TransferServiceIndicators(var postedDispatchHandHeader: Record "KVSKBAPostedDispatchHandHeader"; var lastError: Text): Boolean
Parameters:
postedDispatchHandHeader: The target posted dispatch-handling orderlastError: Contains detailed statusinformation for ui-interaction
Returns: TRUE if all fields have beend successfully transfered OR in case there were no fields to transfer. FALSE in case of an error.