ValidatePostEditCode

Validate Post Edit Code

Minor Business Rule

Object Name: B0000098

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Functional Description

Purpose

This business function retrieves the post edit code for the account passed in.  Then the Post Edit 
Code Edit business function (B0000108) is called to perform the post edit code validation for this 

account.


Setup Notes and Prerequisites


Special Logic




Technical Specification



^

Data Structure

D0000098 - Validate Post Edit Code

Parameter NameData ItemData TypeReq/OptI/O/Both
szAccountIDAIDcharNONENONE

A number that the system assigns to each general ledger account in the Account Master table (F0901) to uniquely identify it. 

mnUnitsUMATH_NUMERICNONENONE

The quantity of something that is identified by a unit of measure. For example, it can be the number of barrels, boxes, cubic yards, gallons, 
hours, and so on.

szSubledgerSBLcharNONENONE

A code that identifies a detailed, auxiliary account within a general ledger account. A subledger can be an equipment item number or an 
address book number. If you enter a subledger, you must also specify the subledger type.

szLedgerTypeLTcharNONENONE

A user defined code (09/LT) that specifies the type of ledger, such as AA (Actual Amounts), BA (Budget Amount), or AU (Actual Units). You 
can set up multiple, concurrent accounting ledgers within the general ledger to establish an audit trail for all transactions.

cAllowMachineGeneratedPECFLAGcharNONENONE

Special Input Expected
Pass a '1' in this field if you do not wish to set an error for accounts with a post edit code of 'M' 

(Machine Generated).


^

Related Functions

B0000108 Post Edit Code Edit

Related Tables

F0901 Account Master