Functional Description
Purpose
This business function is used to update a shipment with actual confirmed weight (optional), shipment
status, and actual shipment date and time.
This function will normally be called from the Transportation Ship Confirm application or from the
Sales Order Ship Confirm Master Business function.
Setup Notes and Prerequisites
Special Logic
^
D4900380 - Confirm Shipment
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnShipmentNumber | SHPN | MATH_NUMERIC | NONE | NONE |
A "next number" that uniquely identifies a shipment. | ||||
mnOverrideShipmentWeight | WGTS | MATH_NUMERIC | NONE | NONE |
The shipment weight is qualified by a Weight Qualifier (WGQ) that identifies the type of weight. | ||||
szWeightUnitOfMeasure | WTUM | char | NONE | NONE |
The unit of measure that indicates the weight of an individual item. Typical weight units of measure are:
GM Gram
OZ Ounce
LB Pound
| ||||
jdActualShipmentDate | ADDJ | JDEDATE | NONE | NONE |
The date on which the shipment to the customer is confirmed as shipped. During shipment confirmation, the system updates the Sales
| ||||
mnActualShipmentTime | ADTM | MATH_NUMERIC | NONE | NONE |
The actual time of shipment. Enter the time using the 24-hour time format (HHMMSS). For example, enter 6:00 a.m. as 060000, and enter 7:00
| ||||
jdLoadConfirmDate | ADDJ | JDEDATE | NONE | NONE |
The date on which the shipment to the customer is confirmed as shipped. During shipment confirmation, the system updates the Sales
| ||||
mnLoadConfirmTime | ADTM | MATH_NUMERIC | NONE | NONE |
The actual time of shipment. Enter the time using the 24-hour time format (HHMMSS). For example, enter 6:00 a.m. as 060000, and enter 7:00
| ||||
jdActualDeliveryDate | DLDT | JDEDATE | NONE | NONE |
The delivery date of a shipment. | ||||
mnActualDeliveryTime | DLTM | MATH_NUMERIC | NONE | NONE |
This is the time the customer took delivery of the product. | ||||
szOverrideShipmentStatus | SSTS | char | NONE | NONE |
A code that represents the status that a shipment is at. Statuses typically refer to events such as "Confirmed", "Hold", etc. | ||||
szPlanningDepot | VMCU | char | NONE | NONE |
Indicates the depot from which a trip originates. The Trip Depot and the Trip Number fields identify the unique combination of vehicle,
| ||||
mnLoadNumber | LDNM | MATH_NUMERIC | NONE | NONE |
1 | ||||
mnLoadLegNumber | TRPL | MATH_NUMERIC | NONE | NONE |
A specific leg of a trip. | ||||
szOverrideLoadStatus | LDLS | char | NONE | NONE |
Identifies the status of the load. Valid values are: New Pending Load Approved In-transit Delivered Complete | ||||
szErrorMessageID | DTAI | char | NONE | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
cLoadConfirmed | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szProgramId | PID | char | NONE | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
cInventoryAffectFlag | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szPartiallyConfirmedLoadStatus | LDLS | char | OPT | NONE |
Identifies the status of the load. Valid values are: New Pending Load Approved In-transit Delivered Complete | ||||
szModeOfTransportation | MOT | char | OPT | NONE |
A user defined code (00/TM) that describes the nature of the carrier being used to transport goods to the customer. For example, by rail, by
| ||||
mnCarrierNumber | CARS | MATH_NUMERIC | OPT | NONE |
The address number for the preferred carrier of the item. The customer or your organization might prefer a certain carrier due to route or
| ||||
cFreightUpdateOption | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
mnTransportationJobNumber | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
idXAPIWorkflowErrorID | GENLNG | ID | OPT | NONE |
General purpose ID variable. | ||||
szCartonNextStatus | CRSS | char | OPT | NONE |
A user defined code (46/CS) that the system assigns to a carton. Each status code represents a different stage in the distribution cycle. | ||||
szP4210VersionCartonQtyBased | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
| ||||
szP4210VersionItemQtyBasedInv | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
| ||||
szP4210VersionItemQtyBasedChrg | VERS | char | OPT | NONE |
A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined
| ||||
szPostConfirmationErrorMsgID | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
cCreateSalesOrderCartonCharge | CSOC | char | OPT | NONE |
An option that specifies whether the system creates a charge on the sales order for cartons. The charge is based on carton quantity (which
|
None |
None |