1.Functional Description
This function will update the (F3112) table with the input hours and dates for the current row.
1.1Purpose
This function will update the Shop Floor Control Routing Instructions (F3112) table with move hours,
queue hours, start date, and request date.
1.2Setup Notes and Prerequisites
Set on "Suppress Error Messages" to suppress the runtime error message handling. Otherwise, if an
error occurs the error message will be displayed on the message line.
1.3Special Logic
None.
2.Technical Specifications
2.4Processing
1.Fetch Shop Floor Control Routing Instructions Table (F3112) using the input parameter (GENLNG).
WLUSER, WLJOBN, WLUPMJ, WLTDAY.
QUED, STRT, DRQJ).
^
D3100360 - F3112 Update Hours And Dates
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
idF3112Pointer | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
mnMoveHours | MOVD | MATH_NUMERIC | NONE | NONE |
The planned hours that are required to move the order from this operation to the next operation in the same work center.
If the Routing
| ||||
mnQueueHours | QUED | MATH_NUMERIC | NONE | NONE |
The total hours that an order is expected to be in queue at work centers and moving between work centers.
The system stores this value in
| ||||
jdStartDate | STRT | JDEDATE | NONE | NONE |
The start date for the order. You can enter this date manually, or have the system calculate it using a backscheduling routine. The routine
| ||||
jdRequestedDate | DRQJ | JDEDATE | NONE | NONE |
The date that an item is scheduled to arrive or that an action is scheduled for completion. | ||||
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
| ||||
cSuppressErrorMessage | 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
|
B9800100 Get Audit Information |
F3112 Work Order Routing |