ConvertIDToString

OMW Client/Server Utilities

Minor Business Rule

Object Name: B98220D

Parent DLL: COBJLIB

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose

This function converts an unsigned long to a string value.


1.2Setup Notes and Prerequisites


1.3Special Logic


Data Structure

D98220AN - Convert Unsigned Long To String

Parameter NameData ItemData TypeReq/OptI/O/Both
idNumberAPPLIDIDREQINPUT

Unsigned Long value to convert to a  string.ab 

szNumberDESCcharREQOUTPUT

String value to store the converted number  value.ab 

Related Functions

B98220C OMW SAR Integration

Related Tables

F98211 OMW Log Detail
ConvertStringToUnsignedLong

ConvertStringToUnsignedLong

OMW Client/Server Utilities

Minor Business Rule

Object Name: B98220D

Parent DLL: COBJLIB

Location: Client/Server

Language: C

Data Structure

D98220T - Convert String to Unsgined Long

Parameter NameData ItemData TypeReq/OptI/O/Both
szNumberDESCcharREQINPUT

A description, remark, name, or address.

idNumberAPPLIDIDREQOUTPUT

The Application ID uniquely identifies the OneWorld Application.

Related Functions

B98220C OMW SAR Integration

Related Tables

F98211 OMW Log Detail
GetUserIDAlphaName

GetUserIDAlphaName

OMW Client/Server Utilities

Minor Business Rule

Object Name: B98220D

Parent DLL: COBJLIB

Location: Client/Server

Language: C

Data Structure

D98220Y - OMW Get User ID Alpha Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szUserIdUSERcharREQINPUT

The code that identifies a user profile.

mnAddressNumberAN8MATH_NUMERICOPTOUTPUT

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

szNameAlphaALPHcharOPTOUTPUT

The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter 
dashes, commas, and other special characters, but the system cannot search on them when you use this field to search for a name.

Related Functions

B98220C OMW SAR Integration

Related Tables

F98211 OMW Log Detail
InsertF98211Record

InsertF98211Record

OMW Client/Server Utilities

Minor Business Rule

Object Name: B98220D

Parent DLL: COBJLIB

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This function is specifically designed to work with the OMWLogDetail (N98220E) NER BSFN.  Currently, NER does not allow the assignment of variable 
length fields from a fixed length string field.  Therefore, this function is created to just insert the F98211 record.


This function should not be used for any other purpose other than being called by OMWLogDetail.


1.2Setup Notes and Prerequisites


1.3Special Logic


Data Structure

D98220AC - Insert F98211 Record

Parameter NameData ItemData TypeReq/OptI/O/Both
szOMWLogKeyLOGKEYcharREQINPUT

This is the log key generated by OMWLogAction that connects the log header with the log  detail.ab 

idOMWLogSeqLOGSEQIDREQINPUT

Function uses this as the log sequence to insert into the F98211.  After a successful insert, this number is incremented by  one.ab 

szOMWLogDataItemOMWLDTAIcharREQINPUT

This data item defines the log data item that will be used to define what the log detail is.  There is a list of these data items in the OMW Configuration 
Application (P98230) Logging  section.ab 


szLogDataDLcharREQINPUT

300 character string that defines any text substitution data for the log data item.  This data needs to be bar  delimited.ab 

szProgramIdPIDcharREQINPUT

Audit Info Only

szUserIdUSERcharREQINPUT

Audit Info Only

szMachineKeyMKEYcharREQINPUT

Audit Info Only

jdDateUpdatedUPMJJDEDATEREQINPUT

Audit Info Only

mnTimeLastUpdatedUPMTMATH_NUMERICREQINPUT

Audit Info Only

Related Functions

B98220C OMW SAR Integration

Related Tables

F98211 OMW Log Detail
OMWGetAlphaForAddrNum

OMWGetAlphaForAddrNum

OMW Client/Server Utilities

Minor Business Rule

Object Name: B98220D

Parent DLL: COBJLIB

Location: Client/Server

Language: C

Data Structure

D98220AQ - Get Alpha Name From Address Book Num

Parameter NameData ItemData TypeReq/OptI/O/Both
mnAddressNumberAN8MATH_NUMERICREQINPUT

A number that identifies an entry in the Address Book system, such as employee, applicant, participant, customer, supplier, tenant, or 
location.

szNameAlphaALPHcharREQOUTPUT

The text that names or describes an address. This 40-character alphabetic field appears on a number of forms and reports. You can enter 
dashes, commas, and other special characters, but the system cannot search on them when you use this field to search for a name.

Related Functions

B98220C OMW SAR Integration

Related Tables

F98211 OMW Log Detail
ParseString

ParseString

OMW Client/Server Utilities

Minor Business Rule

Object Name: B98220D

Parent DLL: COBJLIB

Location: Client/Server

Language: C

Data Structure

D98220J - Parse Delimited String

Parameter NameData ItemData TypeReq/OptI/O/Both
szInputObjectIDOMWOBJIDcharREQINPUT

A 200-character field that serves as an identifier for a OneWorld object. When used in conjunction with an Object Management Workbench 
Object Type (OMWOT),it uniquely identifies any OneWorld object. See the H92/OT UDC for a list of object types that can use this field to 
store their identifiers.

szOutputObjectSegmentOMWOBJIDcharOPTOUTPUT

A 200-character field that serves as an identifier for a OneWorld object. When used in conjunction with an Object Management Workbench 
Object Type (OMWOT),it uniquely identifies any OneWorld object. See the H92/OT UDC for a list of object types that can use this field to 
store their identifiers.

mnSegmentNumberMATH01MATH_NUMERICREQINPUT

- - - Good Performance Low Value. 

cDelimiterEV01charREQINPUT

An option that specifies the type of processing for an event.

Related Functions

B98220C OMW SAR Integration

Related Tables

F98211 OMW Log Detail