EditGLDateChange

Edit GL Date Change

Minor Business Rule

Object Name: B0400023

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This function will validate G/L Date value changes.  If not Posted, or Pay Status is equal to a 'P' 

or '#', and a change to the G/L Date is detected, an Error Message will be returned.


Setup Notes and Prerequisites


Special Logic


Technical Specification

^

Data Structure

D0400461 - Edit GL Date Change

Parameter NameData ItemData TypeReq/OptI/O/Both
cPaystatuscodePSTcharNONENONE

A user defined code (00/PS) that indicates the current payment status for a voucher or an invoice. Examples of codes include: A Approved 
for payment but not yet paid   H Held pending approval   P Paid   Note: Some of the payment status codes are hard coded; the system assigns 
the code.

cGlpostedcodePOSTcharNONENONE

A code the system uses to determine whether a transaction is available for the post process. Valid codes 
are: Blank Unposted. D Posted. P Posted or posting. Depending on the type of transaction, this code has different meanings. If the code is assigned to an Account Ledger 
record (F0911), it indicates a posted status. If the code is assigned to any other transaction, it indicates that the system attempted to post the 
record but failed, due to an error it encountered.    M Model. The transaciton is a model journal entry.     

jdDateforGLDGJJDEDATENONENONE

A date that identifies the financial period to which the transaction will be posted. You define financial periods for a date pattern code that you 
assign to the company record. The system compares the date that you enter on the transaction to the fiscal date pattern assigned to the 
company to retrieve the appropriate fiscal period number, as well as to perform date validations.

jdPrevDateforGLDGJJDEDATENONENONE

A date that identifies the financial period to which the transaction will be posted. You define financial periods for a date pattern code that you 
assign to the company record. The system compares the date that you enter on the transaction to the fiscal date pattern assigned to the 
company to retrieve the appropriate fiscal period number, as well as to perform date validations.

Related Functions

None

Related Tables

None