SetPaymentGrossNetError

Set Payment Gross to Net Error

Minor Business Rule

Object Name: BLM0094

Parent DLL: CPAY

Location: Client/Server

Language: C

Functional Description

Purpose

The purpose of Set Payment Gross Net Error business function is to send a Gross/Net error to PPAT 
during Pre-Payroll.  The function will identify the particular payment that has a Gross/Net error.


Setup Notes and Prerequisites

This function should be called from the Pre-Payroll program (R07200).

Special Logic

None


Technical Specification


-  Function performs standard PPAT error processing.

-  Loads Payroll ID, Address Number and Check Control Number, as well as    specific data dictionary 

item, to PPAT functions so that appropriate error    messages are displayed.


^

Data Structure

DLM0094 - DS for Set Payment Gross to Net Error

Parameter NameData ItemData TypeReq/OptI/O/Both
szPayrollIDPAYDcharOPTNONE

A code that identifies a group of employees for whom you are processing payroll. Use this ID to process each step of the payroll 
cycle. This code is also used to identify the interim ID that you select when you enter interim payments.

mnAddressNumberAN8MATH_NUMERICOPTNONE

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

mnCheckControlNumberCKCNMATH_NUMERICOPTNONE

A number used to group all payroll transactions for each payment or individual interim payment. This number is carried into the accounting 
journal entries and facilitates the update of the actual check number after payment printing is complete. This number is also used for 
automatically voiding payments. The payment work table contains both the actual check number and the check control number. All associated 
payment transactions are automatically reversed using the check control number. This is not the actual check number.

cIncludeInterconnectEV01charOPTNONE

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

idGenLongGENLNGIDOPTNONE

General purpose ID variable.

Related Functions

None

Related Tables

None