GetMonthDescription

Get Month Description

Minor Business Rule

Object Name: B3000250

Parent DLL: CMFGBASE

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose

Validate the month entered is within range and get the description for the month. 



2.Technical Specifications


2.4Processing 

1.0   Validate that the value entered is from 1 to 12;

If not valid return Error 0013 - "Invalid Entry";


2.0   Get the description for that month, i.e. 1 = "January".


Data Structure

D3000250 - Get Month Description

Parameter NameData ItemData TypeReq/OptI/O/Both
mnCalendarMonthMTMATH_NUMERICNONENONE

A number that corresponds to the month in a calendar year. 

szDescriptionDESCcharNONENONE

A description, remark, name, or address.

Related Functions

None

Related Tables

None