WriteAutoReceiptsBatchRecord

F03BUI05 Write Auto Receipts Batch Record

Major Business Rule

Object Name: B03B0054

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

The purpose of the F03BUI05 Write Auto Receipts Batch Records business function is to write all rows 

selected from the grid to a workfile (F03BUI05).  The function is called for each grid row selected.  

It writes Computer ID, Job Number, Batch Type and Batch Number to the workfile.  


Setup Notes and Prerequisites
None

Special Logic

None

Technical Specifications

Parameters
Item DescriptionI/O  Req?Notes

CTIDComputer IDI  Y
JOBS      Job Number  I Y The job number (work station ID) which executed the 

particular job. 

ICUTBatch TypeI    YBatch Type for Transaction
ICU     Batch Number   I    Y Batch Number for Transaction



Related Tables 

F03BUI05Auto Receipts Batch Workfile


Related Functions

None

Processing

• Open Auto Receipts Batch Workfile (F03BUI05)

• Write record to workfile (Computer ID, Job Number, Batch Type and Batch Number)

• Close Auto Receipts Batch Workfile (F03BUI05) and free memory


^

Data Structure

D03B0054 - F03BUI05 Write Auto Receipt Batch Record

Purpose
This data structure is used in WriteAutoReceiptsBatchRecord function.

Parameters

Item DescriptionI/O  Req?Notes

CTIDComputer IDI  Y
JOBS      Job Number  I Y The job number (work station ID) which executed the 

particular job. 

ICUTBatch TypeI    YBatch Type for Transaction
ICU     Batch Number   I    Y Batch Number for Transaction



^

Parameter NameData ItemData TypeReq/OptI/O/Both
szComputerIDCTIDcharNONENONE

Item  ab  Descriptionab I/O   Req?ab Notes
CTIDab Computer  IDab I     Yab 


^

mnJobNumberJOBSMATH_NUMERICNONENONE

Item  ab  Descriptionab I/O   Req?ab Notes
JOBSab   ab      Job  Numberab  ab    Iab   Yab  The job number (work station ID) which executed the 

particular job. 



^

szBatchTypeICUTcharNONENONE

Item  ab  Descriptionab I/O   Req?ab Notes
ICUTab Batch  Typeab I     Yab Batch Type for  Transactionab 

^

mnBatchNumberICUMATH_NUMERICNONENONE

Item  ab  Descriptionab I/O   Req?ab Notes
ICUab  ab      Batch Number  ab   I     Yab  Batch Number for  Transactionab 


^

Related Functions

None

Related Tables

F03BUI05 Auto Receipts Batch Workfile