1.Functional Description
1.1Purpose
This function deletes all records from the Shop Floor Control Routing Instructions work table T3112W.
1.2Setup Notes and Prerequisites
1.3Special Logic
2.Technical Specifications
Open table T3112W
If the open table fails
 ErrorMessageID = "3143"
Else
^
D3300240 - F33UI001, Delete Records
Data Item Data Structure DescriptionI/ORequiredNotes
CTID            Computer ID                        I
JOBS            Job Number                        I
DTAI            Error Message ID                  O            " " = success 
                                                                        "3143" = table open error
^
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| 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 
  | ||||
| szComputerID | CTID | char | OPT | INPUT | 
| mnJobNumber | JOBS | MATH_NUMERIC | OPT | INPUT | 
The job number (work station ID) which executed the particular job.  | ||||
| None | 
| F33UI001 Shop Floor Control Routing Instructions |