ConvertOWTypeToString

Functions to convert a data type to string and vice versa

Minor Business Rule

Object Name: B95205

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D95205A - B95205 Data structure - to convert OW Type to String

Parameter NameData ItemData TypeReq/OptI/O/Both
cGenericCharacterValueGENCHARcharOPTINPUT

Reserved by J.D. Edwards.

jdGenericDateValueGENDATEJDEDATEOPTINPUT

Reserved by J.D. Edwards. Generic date data item.

nGenericIntegerValueGENINTintegerOPTINPUT

Generic Integer Value

utGenericJDEUTimeValueGENUTIMEINVALID ITEM DATA TYPE: 55OPTINPUT

Generic JDE UTime Value

idGenericIDValueGENIDIDOPTINPUT

Generic ID Value

mnGenericNumericValueGENMATHMATH_NUMERICOPTINPUT

Reserved by J.D. Edwards. Generic math numeric data item.

idOWTypeToConvertFromEVTPIDREQINPUT

The data type used by Everest for this specific data item.

szGenericStringValueGENSTRcharREQOUTPUT

Reserved by J.D. Edwards. Generic string data item.

nErrorCodeERRCODEintegerOPTOUTPUT

An option that indicates whether additional fields exist in the selected data structure.

Related Functions

None

Related Tables

None
ConvertStringToOWType

ConvertStringToOWType

Functions to convert a data type to string and vice versa

Minor Business Rule

Object Name: B95205

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

Data Structure

D95205B - B95205 Data structure - to convert String to OW Type

Parameter NameData ItemData TypeReq/OptI/O/Both
cGenericCharacterValueGENCHARcharOPTOUTPUT

Reserved by J.D. Edwards.

jdGenericDateValueGENDATEJDEDATEOPTOUTPUT

Reserved by J.D. Edwards. Generic date data item.

nGenericIntegerValueGENINTintegerOPTOUTPUT

Generic Integer Value

utGenericJDEUTimeValueGENUTIMEINVALID ITEM DATA TYPE: 55OPTOUTPUT

Generic JDE UTime Value

idGenericIDValueGENIDIDOPTOUTPUT

Generic ID Value

mnGenericNumericValueGENMATHMATH_NUMERICOPTOUTPUT

Reserved by J.D. Edwards. Generic math numeric data item.

idOWTypeToConvertToEVTPIDREQINPUT

The data type used by Everest for this specific data item.

szGenericStringValueGENSTRcharREQINPUT

Reserved by J.D. Edwards. Generic string data item.

nErrorCodeERRCODEintegerOPTOUTPUT

An option that indicates whether additional fields exist in the selected data structure.

Related Functions

None

Related Tables

None