CompareGLDateToStopDate

Compare GL Date to Stop Date

Minor Business Rule

Object Name: B0900007

Parent DLL: CFIN

Location: Client/Server

Language: C

Functional Description

Purpose

This function will take the GL date and compare it to the stop date.

Setup Notes and Prerequisites

The stop date must be equal to or greater than the GL date, or else error "2059" will be set.


Special Logic



Technical Specification

If G/L Date is greater than Stop Date
   Set Error



^

Data Structure

D0900401 - Compare GL Date To Stop Date

Parameter NameData ItemData TypeReq/OptI/O/Both
jdDateforglandvoucherjuliaDGJJDEDATENONENONE

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.

jdDatestopdateSDTEJDEDATENONENONE

A date that indicates when the allocation becomes inactive. When the G/L date is less than this date, or when you leave this field blank,the 
allocation is active. When the G/L date is greater than or equal to thisdate, the allocation is inactive.

Related Functions

None

Related Tables

None