1.1Purpose
This business function will resolve the Quality Preference for a Load and return a value for the Quality Test Required field which will be stored in the
Load Compartment and Load Compartment Detail tables. This function will be called by the Load Create End Doc business function (N4900140).
2.1Parameters:
Data Item Data Structure DescriptionI/ORequiredNotes
SUPPSSuppress Error MessagesI
DTAIError Message IDO
JOBSTransportation Job NumberIR
ITMShort Item NumberIR
AN8Address Number Sold ToI
SHANAddress Number Ship ToI
PPDJScheduled Ship DateIR
NMCUOrigin DepotIR
QLTRQuality Test RequiredOIf blank 'de no test
'1' 'de test requested
'2' 'de test required
^
D4901100A - Resolve Load Quality Preference
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cSuppressErrorMessage | SUPPS | char | OPT | NONE |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
szErrorMessageID | 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
| ||||
mnTransportationJobNumber | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
mnShortItemNumber | ITM | MATH_NUMERIC | OPT | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
mnAddressNumberSoldTo | AN8 | MATH_NUMERIC | OPT | NONE |
A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or
| ||||
mnAddressNumberShipTo | SHAN | MATH_NUMERIC | OPT | NONE |
The address number of the location to which you want to ship this order. The address book provides default values for customer address,
| ||||
jdScheduledShipDate | PPDJ | JDEDATE | OPT | NONE |
The promised shipment date for a sales order. This date represents the day that the item can be shipped from the warehouse. | ||||
szOriginDepot | NMCU | char | OPT | NONE |
This identifies the origin depot for a shipment or a load. | ||||
cQualityTestRequired | QLTR | char | OPT | NONE |
This field indicates whether a quality test must be performed on this product.
The valid values are:
blank No quality test is required
1
|
None |
None |