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.
^
DLM0015 - Batch Out Of Balance PPAT Error Message
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnBatchNumber | ICU | MATH_NUMERIC | NONE | NONE |
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
| ||||
szBatchType | ICUT | char | NONE | NONE |
A code that specifies the system and type of transactions entered in a batch. The system assigns the value when you enter a transaction.
| ||||
cIncludeInterconnect | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
idGenericLong | GENLNG | ID | NONE | NONE |
General purpose ID variable. |
None |
None |