GetYearDescription

Get Year Description

Minor Business Rule

Object Name: B3000260

Parent DLL: CMFGBASE

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose


Validates the two digit year entered and gets four digit description of the year



2.Technical Specifications


2.4Processing 


1.0   Validates the value entered is from 00 to 99;


2.0   Gets the description for the year by combining the century and year 

(i.e.  19 + 98 = 1998),

If year is < or = to the default value (DCYR) then century will be '20';

If year is > the default value (DCYR) then century will be 19.


Data Structure

D3000260 - Get Year Description

Parameter NameData ItemData TypeReq/OptI/O/Both
mnCalendarYearYRMATH_NUMERICNONENONE

The calendar year for this calendar.

szYearDescriptionDESCcharNONENONE

A description, remark, name, or address.

Related Functions

None

Related Tables

None