F34UI004DeleteRecords

F34UI004 Delete Records

Major Business Rule

Object Name: B3400700

Parent DLL: CMFG

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function is used to delete records from the User Index table F34UI004 using the input Job Number 
and Computer ID.


1.2Setup Notes and Prerequisites


1.3Special Logic

The function returns error code '1' if the table delete was unsuccessful.

2.Technical Specifications

Open table F34UI004
If the open table is successful

Delete records from F34UI004 using input JOBS and CTID as key.

EndIf

If the open table or delete failed

Error Code = '1'

EndIf

^

Data Structure

D3400700 - F34UI004 Delete Records

Parameter NameData ItemData TypeReq/OptI/O/Both
mnJobNumberJOBSMATH_NUMERICNONENONE

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

szComputerIDCTIDcharNONENONE

cErrorCodeERRCcharNONENONE

This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document 
Set Server program (XT4914).

Related Functions

None

Related Tables

F34UI004 MPS Net Change User Index