Functional Description
Purpose
This function will retrieve the record from Process Selection Table (F46093) based on Branch/Plant,
Warehouse Process Group 1 (PRP7), Warehouse Process Group 2 (PRP8), Warehouse Process Group 3 (PRP9),
and Order Group (OGRP). If Order Group is blank and Order Type is not blank, Order Group will be
retrieved from Order Group Table (F46092).
Setup Notes and Prerequisites
The Branch/Plant (MCU), AWM Code 1 (PRP7), AWM Code 2 (PRP8) and AWM Code 3 (PRP9) are required
parameters.
Order Type:
Required if Order Group is not passed in.
Order Group:
Required if Order Type is not passed in.
AWM Code 1:
This is Warehouse Process Group 1.
AWM Code 2:
This is Warehouse Process Group 2.
AWM Code 3:
This is Warehouse Process Group 3.
Technical Specification
^
D4600310 - F46093 Retrieve Process Selection
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szBranchPlant | 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
| ||||
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
| ||||
szAWMCode1 | PRP7 | char | NONE | NONE |
A user defined code (41/02) that identifies a group of items that you want to move the same way. A process group determines what
| ||||
szAWMCode2 | PRP8 | char | NONE | NONE |
A user defined code (41/02) that identifies a group of items that you want to move the same way. A process group determines what
| ||||
szAWMCode3 | PRP9 | char | NONE | NONE |
A user defined code (41/02) that identifies a group of items that you want to move the same way. A process group determines what
| ||||
szOrderGroup | OGRP | char | NONE | NONE |
A code (system 46/type DT) that identifies a group of order types that you want to process as one for putaway, picking, and replenishment
| ||||
szPutawayTable | MPUT | char | NONE | NONE |
A code (system 46/type IT) that identifies a putaway table. The putaway table defines how the system selects locations for putaway. You
| ||||
szPickingTable | MPIK | char | NONE | NONE |
A code (system 46/type IT) that identifies a picking table. The picking table defines how the system selects locations for picking. You
| ||||
szReplenishmentTable | MRPL | char | NONE | NONE |
A code (system 46/type IT) that identifies a replenishment table. The replenishment table defines how the system selects locations for
| ||||
szPutawayCustomSelection | PRO1 | char | NONE | NONE |
A number that specifies the program you can write to determine valid putaway locations. The system uses this program instead of the J.D.
| ||||
szPickingCustomSelection | PRO2 | char | NONE | NONE |
A number that specifies the program you can write to determine valid pick locations. The system uses this program instead of the J.D.
| ||||
szReplenishmentCustomSelection | PRO3 | char | NONE | NONE |
A number that specifies the program you can write to determine valid replenishment locations. The system uses this program instead of the
| ||||
cSuppressErrorMsg | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
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
| ||||
cPutawayProcess | PUTP | char | NONE | NONE |
A user defined code (46/PC) that determines the putaway processing method. Valid values are:
P
Productivity mode. The system suggests
| ||||
cPickingProcess | PIKP | char | NONE | NONE |
A code (system 46/type PC) that identifies a picking processing method.
Valid codes are:
P Productivity mode. The system suggests the
| ||||
cReplenishmentProcess | RPLP | char | NONE | NONE |
A code (system 46/type PC) that identifies a replenishment processing method.
Valid codes are:
P Productivity mode. The system
| ||||
cErrorCode | ERRC | char | NONE | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
|
None |
None |