F33UI001DeleteRecords

F33UI001, Delete Records

Minor Business Rule

Object Name: B3300240

Parent DLL: CMFG

Location: Client/Server

Language: C

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

Delete all records from table T3112W
End

^

Data Structure

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 NameData ItemData TypeReq/OptI/O/Both
szErrorMessageIDDTAIcharNONENONE

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

szComputerIDCTIDcharOPTINPUT

mnJobNumberJOBSMATH_NUMERICOPTINPUT

The job number (work station ID) which executed the particular job.

Related Functions

None

Related Tables

F33UI001 Shop Floor Control Routing Instructions