Function Descripiton:
F4602 Get Suggestions and Update Location Detail
Purpose:
This purpose of this function is calculate and return previously added and removed quantities from
the Location Detail Request cache (B4600010) for a Job Number, Computer, Order Number, Short Item,
Branch Plant, Location, Lot, and Sequence Number. It excludes the amount of the current transaction and
all amounts are returned in item's primary unit of measure.
Technical Specifications:
Parameters are LPBHVRCOM
LPVOID
LPDSD4600150
D4600120 - De-commit Location Detail
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
cControlCodeWarehouse | WCTL | char | NONE | NONE |
A code that determines whether the system creates warehouse transactions for the branch/plant. | ||||
mnDocumentOrderInvoiceE | DOCO | MATH_NUMERIC | NONE | 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 | NONE | 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 | NONE | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
mnOldLineNumber | LNID | MATH_NUMERIC | NONE | NONE |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
| ||||
szOrderSuffix | SFXO | char | NONE | NONE |
In the A/R and A/P systems, a code that corresponds to the pay item. In the Sales Order and Procurement systems, this code identifies
| ||||
BranchPlant | MCU | char | NONE | NONE |
An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit
| ||||
ShortItemNumber | ITM | MATH_NUMERIC | NONE | NONE |
An inventory item number. The system provides three separate item numbers plus an extensive cross-reference capability to other item
| ||||
Location | LOCN | char | NONE | NONE |
The storage location from which goods will be moved. | ||||
Lot | LOTN | char | NONE | NONE |
A number that identifies a lot or a serial number. A lot is a group of items with similar characteristics. | ||||
cCommittedHS | COMM | char | NONE | NONE |
A value that indicates whether you specified from which Location and Lot a particular item was to come. If you specified a storage area, the
| ||||
mnQuantity | QTY | MATH_NUMERIC | NONE | NONE |
The number of units associated with an asset. | ||||
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
| ||||
PrimaryUOM | UOM1 | char | NONE | NONE |
A user defined code (00/UM) that identifies the unit of measure that the system uses to express the quantity of an item, for example, EA
| ||||
mnSequenceNumberLocatiT | LDTS | MATH_NUMERIC | NONE | NONE |
The subsequence number of the TO Location Detail record (F4602) in the warehouse transaction. The location detail sequence number is
| ||||
PickTransaction | TYFL | char | NONE | NONE |
A code to specify what type of movement information is being displayed. Valid values are:
1 Putaway Information
2 Picking Information
| ||||
RelieveCommitment | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
RelieveQOH | EV02 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
TransactionUOM | TRUM | char | NONE | NONE |
The unit of measure you used when you entered this transaction into the system. | ||||
mnNewLineNumber | CLID | MATH_NUMERIC | OPT | NONE |
The Sales Order Detail line number to which the picking suggestion was committed during pick confirmation. | ||||
mnNewQuantityRemaining | QTY | MATH_NUMERIC | OPT | NONE |
The number of units associated with an asset. | ||||
mnHardCommitQuantity | QTY | MATH_NUMERIC | OPT | NONE |
The number of units associated with an asset. | ||||
mnMultiLocationLineID | 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
| ||||
cWarehouseOnFlag_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cSODetailActionCode | ACTN | char | OPT | NONE |
A code that specifies the action that is performed. Valid values are: A Add C Change | ||||
mnAdvanceSuggCursorPosition | ACSN | MATH_NUMERIC | OPT | NONE |
Tracks the number of times the same update has been made to the particular item for the same user and SAR number. | ||||
cDualUnitOfMeasureItem | DUAL | char | OPT | NONE |
An option that indicates that the system must maintain inventory balances and record transactions for an item in a secondary unit of
| ||||
cDualPickingProcessOption | DPPO | char | OPT | NONE |
An option that determines for a dual unit of measure item whether the system uses the primary or secondary unit of measure for the following
| ||||
mnDualQuantity | SQOR | MATH_NUMERIC | OPT | NONE |
If the secondary unit of measure option in Inventory Constants is selected,this field will display on data entry screens. | ||||
szDualUnitOfMeasure | UOM2 | char | OPT | NONE |
A user defined code (00/UM) that indicates an alternate unit of measure for the item. |
B4600020 F46011 Verify And Get Item UOM Definition | ||||
B4600060 F4602 Detail Location Selection |
F40205 Line Type Control Constants File | ||||
F41001 Inventory Constants | ||||
F4611 Warehouse Suggestions |