FSCloseBatch

Batches

Master Business Function

Object Name: B0000042

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

This module of the functional server closes the batch header table and updates the batch status.

Data Structure

D0000042B - Functional Server - Close Batch Module

Parameter NameData ItemData TypeReq/OptI/O/Both
mnBatchnumberICUMATH_NUMERICNONENONE

A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either 
assign a batch number or let the system assign it using the Next Numbers program.

szBatchtypeICUTcharNONENONE

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

cPrevBatchstatusISTcharNONENONE

A user defined code (98/IC) that indicates the posting status of a batch. Valid values are: Blank    Unposted batches that are pending 
approval or have a status of approved. A        Approved for posting. The batch has no errors, and is in balance, but has not yet been posted. D       
Posted. The batch posted successfully. E        Error. The batch is in error. You must correct the batch before it can post. P        Posting. The system 
is in the process of posting the batch to the general ledger. The batch is unavailable until the posting process is complete. If errors occur 
during the post, the batch status changes to E (error). U        In use. The batch is temporarily unavailable because someone is working with it, or 
the batch appears to be in use because a power failure occurred while the batch was open.

cChangeBatchStatusEV01charNONENONE

An option that specifies the type of processing for an event.

cDocumentInBalanceEV01charNONENONE

An option that specifies the type of processing for an event.

cSuppressBatchControlEV01charNONENONE

An option that specifies the type of processing for an event.

cOverrideModeEV01charNONENONE

An option that specifies the type of processing for an event.

cSuppressDeleteFlagEV01charNONENONE

An option that specifies the type of processing for an event.

Related Functions

B0000004 Batch - Open On Initialization
B0000008 Batch - Revise On Exit

Related Tables

None
FSOpenBatch

FSOpenBatch

Batches

Master Business Function

Object Name: B0000042

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

This module of the functional server creates or opens the batch header tabl^

Data Structure

D0000042A - Functional Server- Housekeeping/Open Batch module

Parameter NameData ItemData TypeReq/OptI/O/Both
cPrevBatchstatusISTcharNONENONE

A user defined code (98/IC) that indicates the posting status of a batch. Valid values are: Blank    Unposted batches that are pending 
approval or have a status of approved. A        Approved for posting. The batch has no errors, and is in balance, but has not yet been posted. D       
Posted. The batch posted successfully. E        Error. The batch is in error. You must correct the batch before it can post. P        Posting. The system 
is in the process of posting the batch to the general ledger. The batch is unavailable until the posting process is complete. If errors occur 
during the post, the batch status changes to E (error). U        In use. The batch is temporarily unavailable because someone is working with it, or 
the batch appears to be in use because a power failure occurred while the batch was open.

cPostoutofbalanceEV01charNONENONE

An option that specifies the type of processing for an event.

szBatchtypeICUTcharNONENONE

A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction. 
Valid values are set up in user defined code table 98/IT. You cannot assign new values. All batch types are hard coded.

mnBatchnumberICUMATH_NUMERICNONENONE

A number that identifies a group of transactions that the system processes and balances as a unit. When you enter a batch, you can either 
assign a batch number or let the system assign it using the Next Numbers program.

jdBatchDateDICJJDEDATENONENONE

The date of the batch. If you leave this field blank, the system date is used.

cCancelBatchControlEV01charNONENONE

An option that specifies the type of processing for an event.

Related Functions

B0000004 Batch - Open On Initialization
B0000008 Batch - Revise On Exit

Related Tables

None