Purpose:
Opens and initializes the F3711 and Work Caches.
Validates Lot/Location
Retrieves current Lot Status Code
'b7Setup Notes:
Called from Form Post Dialog is Initialized when in Update Mode
Called from Form Set Focus on Grid when in Add Mode
'b7
Special Logic:
none
Processing:
Initialize F3711
If Process Edits == '1' (Full Edit)
Perform Data Dictionary Validation (BDDVAL) for following fields:
AN8, MCU, DCTO, KCOO,
Endif
If Item Number is not blank
Validate Item Number
Endif
If Lot Number is not equal to blank or null
Get Lot Process Type from Item Branch file
Validate Item Location
If Invalid Lot/Location
Endif
Get Lot Status Code from Item Location file
Endif
Load F3711 header information to output parameters
D3700150A - F3711 Test Results MBF Begin Doc
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnJobnumberA | JOBS | MATH_NUMERIC | OPT | NONE |
The job number (work station ID) which executed the particular job. | ||||
cSupressErrorMessage | EV02 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cErrorCode | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szErrorMessage | 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
| ||||
szVersion | 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
| ||||
szProgramId | PID | char | OPT | NONE |
The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry
| ||||
cDataDictionaryValidation | EV03 | char | OPT | NONE |
A radio button that specifies the level at which trace/track result is to be displayed. Select the Detail to display all transactions except IB, IX,
| ||||
mnDocumentOrderInvoiceE | DOCO | MATH_NUMERIC | OPT | NONE |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szOrderType | DCTO | char | OPT | NONE |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
szCompanyKeyOrderNo | KCOO | char | OPT | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
mnLineNumber | LNID | MATH_NUMERIC | OPT | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
szBranchPlant | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szLot | LOTN | char | OPT | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
mnCustomerNumber | 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
| ||||
mnIdentifierShortItem | 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
| ||||
mnTripNumber | TRP | MATH_NUMERIC | OPT | NONE |
The number assigned to a trip during direct assignment or trip building. The Trip Depot and the Trip Number fields identify the unique
| ||||
mnLogicalCompartmentNumber | LCMP | MATH_NUMERIC | OPT | NONE |
The compartment number in a connected vehicle.
A connected vehicle is a number of vehicles with compartments. The logical
| ||||
szVehicleId | VEHI | char | OPT | NONE |
A unique identification number for a vehicle. This number serves as a primary identifier for a vehicle. | ||||
cScreenFormat | EV04 | char | OPT | NONE |
PeopleSoft event point processing flag 04. | ||||
cLotStatusCode | LOTS | char | OPT | NONE |
A user defined code (41/L) that indicates the status of the lot. If you leave this field blank, it indicates that the lot is approved. All other codes
| ||||
szLotStatusDescription | DSC1 | char | OPT | NONE |
Brief information about an item; a remark or an explanation. | ||||
jdDateLoaded | LOAD | JDEDATE | OPT | NONE |
The date that the product from an order line is loaded onto a vehicle for delivery. | ||||
szRegistrationLicenseNumbe | RLNO | char | OPT | NONE |
Identifies the identification number that appears on the license, permit, or certificate. | ||||
szApplicationCode | VC02A | char | OPT | NONE |
A generic field that is used as a work field. | ||||
mnTripLegNumber | TRPL | MATH_NUMERIC | OPT | NONE |
A specific leg of a trip. | ||||
szLocation | LOCN | char | OPT | NONE |
The storage location from which goods will be moved. | ||||
szLocationOrder | LOCN | char | OPT | NONE |
The storage location from which goods will be moved. | ||||
szLocationPreference | LOCN | char | OPT | NONE |
The storage location from which goods will be moved. | ||||
szItemNumberOrder | UITM | char | OPT | NONE |
A number that the system assigns to an item. It can be in short, long, or third item number format. | ||||
szItemNumberPreference | UITM | char | OPT | NONE |
A number that the system assigns to an item. It can be in short, long, or third item number format. | ||||
szItemNumberAdvTrans | UITM | char | OPT | NONE |
A number that the system assigns to an item. It can be in short, long, or third item number format. | ||||
szBranchPlantOrder | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szBranchPlantPreference | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
szBranchPlantAdvTrans | MCU | char | OPT | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
cApplicationProcessFlag | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. |
None |
None |