BatchOutOfBalanceErrorMessage

Batch Out Of Balance PPAT Error Message

Minor Business Rule

Object Name: BLM0015

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Functional Description

Purpose

This function is designed to be used within the Batches business functions exclusively.  It will set 
an error message using the PPAT messaging facility.


Setup Notes and Prerequisites

Pass in the Batch Number and Type so the the text substitution will reflect the specific batch that 

is in error.  Pass a "1" in the Include Interconnect parameter to allow a link to the Work With Batches 

application (P0011).  Pass in the index returned by the CreatePPATMessage API in the idGenericLong 

parameter.


Special Logic



Technical Specification

This function is a modified shell of all level message business functions (BLM*).  Please refer to 
PPAT Error Messaging documentation for Technical Specifications.

^

Data Structure

DLM0015 - Batch Out Of Balance PPAT Error Message

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.

cIncludeInterconnectEV01charNONENONE

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

idGenericLongGENLNGIDNONENONE

General purpose ID variable.

Related Functions

None

Related Tables

None