ConvertDateToJulian

Convert From and To Julian Date from JDEDATE

Minor Business Rule

Object Name: B9800210

Parent DLL: CRUNTIME

Location: Client/Server

Language: C

This function will take a date and convert into Julian date in the format of YYYYDDD.  Year (YYYY) is 
a four digit years and days (DDD) is number of days in the year.

Data Structure

D9800210 - Convert From and To Julian Date From JDEDATE

Parameter NameData ItemData TypeReq/OptI/O/Both
jdDateToConvertTRDJJDEDATENONENONE

The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing.

mnJulianDateInYYYYDDDCDLMATH_NUMERICNONENONE

The length of the user defined code. It cannot be greater than 10 characters.

Related Functions

None

Related Tables

None
ConvertJulianToDate

ConvertJulianToDate

Convert From and To Julian Date from JDEDATE

Minor Business Rule

Object Name: B9800210

Parent DLL: CRUNTIME

Location: Client/Server

Language: C

 This function will take a Julian Date in the format of YYYYDDD and converted to  JDEDATE format.

Data Structure

D9800210 - Convert From and To Julian Date From JDEDATE

Parameter NameData ItemData TypeReq/OptI/O/Both
jdDateToConvertTRDJJDEDATENONENONE

The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing.

mnJulianDateInYYYYDDDCDLMATH_NUMERICNONENONE

The length of the user defined code. It cannot be greater than 10 characters.

Related Functions

None

Related Tables

None