AttachMailMergeLetterAsShortcut

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725U - Attach Mail Merge Letter As Shortcut

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

GenericTextKeyTXKYcharOPTINPUT

A key that uniquely identifies a record in the generic text database.

mnWebMailMergeUniqueIDMMUIDMATH_NUMERICOPTINPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

nMaiMergeDataRecordNumberMMDRNintegerOPTINPUT

This field is use in F980014D to make the record unique within the primary key. This is a calculated field that, when a record is inserted, will 
contain the next higher number.

nInteger01INT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szWebMailMergeIDWMIDcharOPTINPUT

A unique text description of a web mail merge letter. When a letter is first generated, this field is blank. You must enter a unique description 
of the letter in this field when you save the letter. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
CheckForFile

CheckForFile

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C


if (jdeAccess(lpDS->szFullFileName, 0) == 0)   /* "access" returns 0 if 

file exists */





else





Data Structure

D0500725D - Does File Exist

Parameter NameData ItemData TypeReq/OptI/O/Both
nReturnCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szFullFileNameMMFNcharOPTINPUT

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
CloseMailMergeLetter

CloseMailMergeLetter

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725L - Open/Close Mail Merge Letter

Parameter NameData ItemData TypeReq/OptI/O/Both
idFilePtrGENLNGIDREQBOTH

General purpose ID variable.

szMailMergeLetterNameMMDIRcharOPTINPUT

A value that specifies a directory on a network server where the system stores generated mail merge letters. For example, if the default 
network server location is //jdeow1/root, you might prefer to store generated mail merge letters in a subdirectory called MailMerge. In this case, 
the value might appear as follows: //jdeow1/root/MailMerge.

szFileOpenModeFOcharOPTINPUT

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
ConvertDataStructure

ConvertDataStructure

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725AB - Convert Data Structure

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szMemberDescriptionMDcharOPTINPUT

The description of a record in the Software Versions Repository file. The member description is consistent with the base member 
description.

szNewDataStructureNameDSONcharOPTINPUT

The object name of the data structure used for identifying the error message substitution variables.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
CopyWebMailMergeDoc

CopyWebMailMergeDoc

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725N - Copy Web Mail Merge Document

Parameter NameData ItemData TypeReq/OptI/O/Both
mnWebMailMergeUniqueIDMMUIDMATH_NUMERICREQINPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

szNewFileNameMMDIRcharREQNONE

A value that specifies a directory on a network server where the system stores generated mail merge letters. For example, if the default 
network server location is //jdeow1/root, you might prefer to store generated mail merge letters in a subdirectory called MailMerge. In this case, 
the value might appear as follows: //jdeow1/root/MailMerge.

szUserIdUSERcharREQINPUT

The code that identifies a user profile.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
CreateDataStructureString

CreateDataStructureString

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725AA - Create Data Structure String

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataStructureNameOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szDataStructureHeaderStringMMDSHScharOPTOUTPUT

A text string that exists in the Mail Merge Web Objects (F980014W) and Web Mail Merge Letters (F05WEBMM) tables, and that represents a 
delimited string representation of the mail-merge data structure.

nFieldsInStringINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
CreateDocumentName

CreateDocumentName

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725O - Create Web Mail Merge Document Name

Parameter NameData ItemData TypeReq/OptI/O/Both
mnWebMailMergeUniqueIDMMUIDMATH_NUMERICREQINPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

nMailMergeDataRecordNumberMMDRNintegerOPTINPUT

This field is use in F980014D to make the record unique within the primary key. This is a calculated field that, when a record is inserted, will 
contain the next higher number.

szDocExtensionDL01charOPTINPUT

A user defined name or remark.

szDocFileNameMMDIRcharOPTOUTPUT

A value that specifies a directory on a network server where the system stores generated mail merge letters. For example, if the default 
network server location is //jdeow1/root, you might prefer to store generated mail merge letters in a subdirectory called MailMerge. In this case, 
the value might appear as follows: //jdeow1/root/MailMerge.

szRootDirectoryMMDIRcharOPTINPUT

A value that specifies a directory on a network server where the system stores generated mail merge letters. For example, if the default 
network server location is //jdeow1/root, you might prefer to store generated mail merge letters in a subdirectory called MailMerge. In this case, 
the value might appear as follows: //jdeow1/root/MailMerge.

szNameObjectOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szFullFileNameMMFNcharOPTOUTPUT

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
CreateMMHTMLTemplateFileName

CreateMMHTMLTemplateFileName

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

CreateMMHTMLTemplateFileName

jdeStrncpy (dsDN9800015.szNameObject, lpDS->szNameObject, 

DIM(dsDN9800015.szNameObject));

if (jdeIsBlankOrNull(lpDS->szQueueName))














jdeStrncpy( dsDN9800015.szQueueName , lpDS->szQueueName, 

DIM(dsDN9800015.szQueueName));

idJDBReturn = jdeCallObject( _J("GetPathName") ,

(LPFNBHVR)NULL , 

lpBhvrCom , 

lpVoid ,

(LPVOID)(&dsDN9800015) , 

(CALLMAP *) (NULL) , 

(int) 0 ,

(JCHAR*)(NULL) , 

(JCHAR*)(NULL) , 

(int) 0 );


/* IF SV File_IO_Status is not equal to CO SUCCESS */

if ( idJDBReturn==ER_SUCCESS && !jdeIsBlankOrNull(dsDN9800015.szQueuePath))





















else





Data Structure

D0500725F - Create MM HTML File Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szQueueNameQUNAMcharOPTBOTH

The value entered is used to define a Media Object queue name where images may be found. The queue name is a symbolic reference 
only. The Media Object queue name is one half of a properly defined Media Object queue. The other half is the Media Object path. NOTE: 
OLEQUE is a reserved queue name. It must be defined as it is used as the default queue name in the OLE object attachment mode of Media 
Objects. It is mandatory that this queue name be defined in order to use OLE object attachments.

szFileNameMMFNcharOPTOUTPUT

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

szPathNameMMPNcharOPTOUTPUT

The complete file name and directory path, including the computer drive specification, of a completed mail merge letter. The value can 
contain letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.doc.

nCreateFileINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

nReturnCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szFullFileNameMMFNcharOPTOUTPUT

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
CreateWebMailMergeOutputFolder

CreateWebMailMergeOutputFolder

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725Z - Create Web Mail Merge Output Folder

Parameter NameData ItemData TypeReq/OptI/O/Both
szMOQueuePathQUPATHcharREQINPUT

A path that points to the location of OLE objects, images, or URLs. The queue path is the second half of a properly-defined queue for a 
media object. The first half is the name of the media object. A valid queue path for a network location might be  . To set the queue for a CD ROM, 
use "cd:" in the pathname; the system automatically substitutes the appropriate drive letter when it resolves the path. The queue path and 
queue name are stored in the Media Object Queues table (F98MOQUE). Object Configuration Manager controls the location of this table. The 
system reads the F98MOQUE table to determine name of the queue and the location of the associated OLE objects, images, or URLs. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
DeleteMailMergeLetter

DeleteMailMergeLetter

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725M - Delete Mail Merge Letter

Parameter NameData ItemData TypeReq/OptI/O/Both
szMailMergeLetterNameMMDIRcharOPTINPUT

A value that specifies a directory on a network server where the system stores generated mail merge letters. For example, if the default 
network server location is //jdeow1/root, you might prefer to store generated mail merge letters in a subdirectory called MailMerge. In this case, 
the value might appear as follows: //jdeow1/root/MailMerge.

mnWebMailMergeUniqueIDMMUIDMATH_NUMERICREQINPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

nMailMergeDataRecordNumberMMDRNintegerREQINPUT

This field is use in F980014D to make the record unique within the primary key. This is a calculated field that, when a record is inserted, will 
contain the next higher number.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
DeleteTemplateDocument

DeleteTemplateDocument

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725Y - Delete Template Document

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szMailMergeOuputFileNameMMFNcharOPTNONE

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
EmailMergeLetter

EmailMergeLetter

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725P - E-Mail Merge Letter

Parameter NameData ItemData TypeReq/OptI/O/Both
szFromHLNKcharREQINPUT

This field contains a hyperlink address to an Internet web site.

szToHLNKcharREQINPUT

This field contains a hyperlink address to an Internet web site.

szCCHLNKcharOPTINPUT

This field contains a hyperlink address to an Internet web site.

szSubjectCMDScharREQINPUT

Enter a CL command string to be executed in the jobstream. You may enter a specific command and prompt with a leading ? or press the 
F4 key. You may also enter only a ? or press F4 to get a prompt for all CL commands. Any change to this entry will call the CL command 
prompter to ensure that the command is syntax-checked. Also remember that only commands that are supported in batch mode will work. This 
entry is invalid if you specify a Form ID and Version number (FASTR, Dream Writer, or World Writer).

szMessageTextChar256CMDScharOPTINPUT

Enter a CL command string to be executed in the jobstream. You may enter a specific command and prompt with a leading ? or press the 
F4 key. You may also enter only a ? or press F4 to get a prompt for all CL commands. Any change to this entry will call the CL command 
prompter to ensure that the command is syntax-checked. Also remember that only commands that are supported in batch mode will work. This 
entry is invalid if you specify a Form ID and Version number (FASTR, Dream Writer, or World Writer).

cIncludeAttachmentFlag01EV01charOPTINPUT

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

szNameOfAttachmentFileHLNKcharOPTINPUT

This field contains a hyperlink address to an Internet web site.

szAttachmentDisplayTextCMDScharOPTINPUT

Enter a CL command string to be executed in the jobstream. You may enter a specific command and prompt with a leading ? or press the 
F4 key. You may also enter only a ? or press F4 to get a prompt for all CL commands. Any change to this entry will call the CL command 
prompter to ensure that the command is syntax-checked. Also remember that only commands that are supported in batch mode will work. This 
entry is invalid if you specify a Form ID and Version number (FASTR, Dream Writer, or World Writer).

cSendCopyOfEMailToSelfFlag01EV01charOPTINPUT

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

cSetOneWorldErrorFlag01EV01charOPTINPUT

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

cRecordOperInLogFileFlag01EV01charOPTINPUT

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

szNameOfLogFileHLNKcharOPTINPUT

This field contains a hyperlink address to an Internet web site.

mnErrorCodeReturnedMATH06MATH_NUMERICOPTOUTPUT

Event point for Math Numeric.

szOpenModeFOcharOPTINPUT

mnAddressNumberAN8MATH_NUMERICOPTNONE

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

nMailMergeDataRecordNumberMMDRNintegerOPTNONE

This field is use in F980014D to make the record unique within the primary key. This is a calculated field that, when a record is inserted, will 
contain the next higher number.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
ExportMOMailMergeTemplate

ExportMOMailMergeTemplate

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725AD - Export MO Mail Merge Template

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szQueueNameQUNAMcharOPTBOTH

The value entered is used to define a Media Object queue name where images may be found. The queue name is a symbolic reference 
only. The Media Object queue name is one half of a properly defined Media Object queue. The other half is the Media Object path. NOTE: 
OLEQUE is a reserved queue name. It must be defined as it is used as the default queue name in the OLE object attachment mode of Media 
Objects. It is mandatory that this queue name be defined in order to use OLE object attachments.

szMOQueuePathQUPATHcharOPTBOTH

A path that points to the location of OLE objects, images, or URLs. The queue path is the second half of a properly-defined queue for a 
media object. The first half is the name of the media object. A valid queue path for a network location might be  . To set the queue for a CD ROM, 
use "cd:" in the pathname; the system automatically substitutes the appropriate drive letter when it resolves the path. The queue path and 
queue name are stored in the Media Object Queues table (F98MOQUE). Object Configuration Manager controls the location of this table. The 
system reads the F98MOQUE table to determine name of the queue and the location of the associated OLE objects, images, or URLs. 

nRetunCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
ExtractLetterFromBatch

ExtractLetterFromBatch

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725S - Extract Letter From Batch

Parameter NameData ItemData TypeReq/OptI/O/Both
mnWebMailMergeUniqueIDMMUIDMATH_NUMERICREQINPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

nMailMergeDataRecordNumberMMDRNintegerREQINPUT

This field is use in F980014D to make the record unique within the primary key. This is a calculated field that, when a record is inserted, will 
contain the next higher number.

szNameObjectOBNMcharOPTBOTH

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szServerRootDirectoryROOTDIRcharOPTBOTH

A value that specifies the name of the directory on the network server that the system uses as the root directory when performing table input 
and output.

szMailMergeOutputFileNameMMFNcharOPTOUTPUT

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

szMailMergeFileNameMMFNcharOPTBOTH

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
ExtractPathFromFileName

ExtractPathFromFileName

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D05007250 - Extract Path From File Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szFullFileNameMMFNcharOPTNONE

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

szPathNameMMPNcharOPTNONE

The complete file name and directory path, including the computer drive specification, of a completed mail merge letter. The value can 
contain letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.doc.

szFileNameMMFNcharOPTNONE

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

cDirectorySeparatorEV01charOPTNONE

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

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
FetchLetterFromFile

FetchLetterFromFile

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725K - Fetch Letter From File

Parameter NameData ItemData TypeReq/OptI/O/Both
idFilePtrGENLNGIDREQBOTH

General purpose ID variable.

szTextBlockMOTEXTcharREQBOTH

A text character string that can be used to manipulate a text media object. The string can be up to 30,000 characters.

nReturnCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

nBlockSizeINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
FetchLetterFromFileConvert

FetchLetterFromFileConvert

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725K - Fetch Letter From File

Parameter NameData ItemData TypeReq/OptI/O/Both
idFilePtrGENLNGIDREQBOTH

General purpose ID variable.

szTextBlockMOTEXTcharREQBOTH

A text character string that can be used to manipulate a text media object. The string can be up to 30,000 characters.

nReturnCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

nBlockSizeINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
GenerateDefaultTemplateDocument

GenerateDefaultTemplateDocument

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725W - Generate Default Template Document

Parameter NameData ItemData TypeReq/OptI/O/Both
szDataStructureObjectNameDSONcharOPTNONE

The object name of the data structure used for identifying the error message substitution variables.

szStartTokenSTOKENcharOPTNONE

A character that the system uses to mark the start of the merge field.

szEndTokenETOKENcharOPTNONE

A character that the system uses to mark the end of the merge field.

szMailMergeOutputFileNameMMFNcharREQINPUT

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

nReturnCodeINT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
GenerateDSFromTemplateDocument

GenerateDSFromTemplateDocument

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725X - Generate DS From Template Document

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szDataStructureObjectNameDSONcharREQINPUT

The object name of the data structure used for identifying the error message substitution variables.

szTemplateDocumentNameMMFNcharREQINPUT

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

szMemberDescriptionMDcharOPTINPUT

The description of a record in the Software Versions Repository file. The member description is consistent with the base member 
description.

nReturnCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szStartTokenSTOKENcharREQINPUT

A character that the system uses to mark the start of the merge field.

szEndTokenETOKENcharREQINPUT

A character that the system uses to mark the end of the merge field.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
GetDirSeparator

GetDirSeparator

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725AC - GetDirectorySeparator

Parameter NameData ItemData TypeReq/OptI/O/Both
cDirSeparatorEV01charREQOUTPUT

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

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
GetItemFromString

GetItemFromString

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725I - Get Item From String

Parameter NameData ItemData TypeReq/OptI/O/Both
MailMergeDataStringMMDScharOPTINPUT

This field is used in F980014W and contains a pipe delimited string representation of the data structure.  When running on the Web Tam 
specs are not available so the data structure can not be reat at run time.  This field is also used in F980014D and contains a comma delimited 
string of the merge data to be used as replacement values.

nItemNumberToGetINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

szDataField1DTA1charOPTOUTPUT

A 256 byte field used to hold miscellaneous data.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
GetMMHTMLTemplateFileName

GetMMHTMLTemplateFileName

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

GetMMHTMLTemplateFileName


jdeGTGet_HTML(_J("GT980014"), lpDS->szDocumentName, nSeq, &lpMOData, 

&lTotalRecCount);

if (lpMOData)





else





 

return (ER_SUCCESS); 

Data Structure

D0500725E - Get MM HTML File Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szDocumentNameOBNMcharREQNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

nMediaObjectSequenceNumberMOSEQNintegerOPTNONE

Media Object Sequence Number is automatically assigned to each media object record. This is used in the Media Object Properties 
table.

szUserIdUSERcharOPTNONE

The code that identifies a user profile.

jdDateUpdatedUPMJJDEDATEOPTNONE

The date that specifies the last update to the file record.

mnTimeOfDayTDAYMATH_NUMERICOPTNONE

The computer clock in hours:minutes:seconds.

szQueueNameQUNAMcharOPTNONE

The value entered is used to define a Media Object queue name where images may be found. The queue name is a symbolic reference 
only. The Media Object queue name is one half of a properly defined Media Object queue. The other half is the Media Object path. NOTE: 
OLEQUE is a reserved queue name. It must be defined as it is used as the default queue name in the OLE object attachment mode of Media 
Objects. It is mandatory that this queue name be defined in order to use OLE object attachments.

nReturnCodeINT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

szMailMergeOuputFileNameMMFNcharOPTNONE

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
GetMMOLETemplateFileName

GetMMOLETemplateFileName

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

GetMMOLETemplateFileName


jdeGTGet_OLE(_J("GT980014"), lpDS->szDocumentName, nSeq, &lpMOData, 

&lTotalRecCount);

if (lpMOData)





else






  return (ER_SUCCESS); 

Data Structure

D0500725E - Get MM HTML File Name

Parameter NameData ItemData TypeReq/OptI/O/Both
szDocumentNameOBNMcharREQNONE

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

nMediaObjectSequenceNumberMOSEQNintegerOPTNONE

Media Object Sequence Number is automatically assigned to each media object record. This is used in the Media Object Properties 
table.

szUserIdUSERcharOPTNONE

The code that identifies a user profile.

jdDateUpdatedUPMJJDEDATEOPTNONE

The date that specifies the last update to the file record.

mnTimeOfDayTDAYMATH_NUMERICOPTNONE

The computer clock in hours:minutes:seconds.

szQueueNameQUNAMcharOPTNONE

The value entered is used to define a Media Object queue name where images may be found. The queue name is a symbolic reference 
only. The Media Object queue name is one half of a properly defined Media Object queue. The other half is the Media Object path. NOTE: 
OLEQUE is a reserved queue name. It must be defined as it is used as the default queue name in the OLE object attachment mode of Media 
Objects. It is mandatory that this queue name be defined in order to use OLE object attachments.

nReturnCodeINT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

szMailMergeOuputFileNameMMFNcharOPTNONE

The complete file name and directory path, including the computer drive specification, of a mail merge output file. The value can contain 
letters, numbers, and symbols that are necessary to describe a directory path. An example of a complete name is C:.txt.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
ImportMOMailMergeTemplate

ImportMOMailMergeTemplate

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725AD - Export MO Mail Merge Template

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szQueueNameQUNAMcharOPTBOTH

The value entered is used to define a Media Object queue name where images may be found. The queue name is a symbolic reference 
only. The Media Object queue name is one half of a properly defined Media Object queue. The other half is the Media Object path. NOTE: 
OLEQUE is a reserved queue name. It must be defined as it is used as the default queue name in the OLE object attachment mode of Media 
Objects. It is mandatory that this queue name be defined in order to use OLE object attachments.

szMOQueuePathQUPATHcharOPTBOTH

A path that points to the location of OLE objects, images, or URLs. The queue path is the second half of a properly-defined queue for a 
media object. The first half is the name of the media object. A valid queue path for a network location might be  . To set the queue for a CD ROM, 
use "cd:" in the pathname; the system automatically substitutes the appropriate drive letter when it resolves the path. The queue path and 
queue name are stored in the Media Object Queues table (F98MOQUE). Object Configuration Manager controls the location of this table. The 
system reads the F98MOQUE table to determine name of the queue and the location of the associated OLE objects, images, or URLs. 

nRetunCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
InitiateMailMergeProcess

InitiateMailMergeProcess

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

InitiateMailMergeProcess

Input Structure  D0500725B

  JCHAR             szNameObject[11];                    

  JCHAR             szReturnCode[31];                    

  JCHAR             szUserId[11]




   /************************************************************************ 

    *  Variable declarations 

    ************************************************************************/ 

HUSERhUser;

HREQUESThRequest;

JDEDB_RESULTrc;

IDidJDBReturn= JDEDB_PASSED;

IDidTIndex= ID_F980014D_USERID_OBNM_MMDRN;

NIDszTable= NID_F980014D; 


   /************************************************************************ 

    * Declare structures 

    ************************************************************************/ 

KEY1_F980014DdsF980014DKey1=;

//DSD9800100dsD9800100=;

DSDN9800015dsDN9800015=;


   /************************************************************************ 

    * Declare pointers 

    ************************************************************************/ 

 

   /************************************************************************ 

    * Check for NULL pointers 

    ************************************************************************/ 

   if ((lpBhvrCom == (LPBHVRCOM) NULL) || 

       (lpVoid    == (LPVOID)    NULL) || 

       (lpDS      == (LPDSD0500725B)NULL)) 

   



 

 

   /************************************************************************ 

    * Set pointers 

    ************************************************************************/ 

 

   /************************************************************************ 

    * Main Processing 

    ************************************************************************/ 


   iRecordsWritten = 0;  /* used to populate the RecordsNumber field of F980014D 

*/


    idJDBReturn = JDB_InitBhvr(lpBhvrCom, &hUser, (JCHAR *)NULL, 

JDEDB_COMMIT_AUTO);

if (idJDBReturn == JDEDB_PASSED)


























































else




 

   /************************************************************************ 

    * Function Clean Up 

    ************************************************************************/ 

 

   return (ER_SUCCESS); 

Data Structure

D0500725B - Initiate Mail Merge Process

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szReturnCodeDL01charOPTOUTPUT

A user defined name or remark.

szUserIdUSERcharOPTINPUT

The code that identifies a user profile.

mnWebMailMergeUniqueIDMMUIDMATH_NUMERICOPTOUTPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

cFieldDelimiterMMDLcharOPTBOTH

A character that is used to separate each field in a delimited string. The default character in the mail merge process is '|'.

szProgramIdPIDcharOPTINPUT

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

szWorkStationIdJOBNcharOPTINPUT

The code that identifies the work station ID that executed a particular job.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
MailMegeMOGetText

MailMegeMOGetText

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725AE - Mail Merge Media Object Get Text

Parameter NameData ItemData TypeReq/OptI/O/Both
szMediaObjectNameOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

idCurrentPositionGENLNGIDOPTBOTH

General purpose ID variable.

nBlockSizeINT01integerREQINPUT

Number of Days in Future to Query for Responses Due. 

szMediaObjectTextMOTEXTcharOPTOUTPUT

A text character string that can be used to manipulate a text media object. The string can be up to 30,000 characters.

nCharsInBufferINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szMOKeyDL01charREQINPUT

A user defined name or remark.

nStripNewlinesINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
OpenMailMergeLetter

OpenMailMergeLetter

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725L - Open/Close Mail Merge Letter

Parameter NameData ItemData TypeReq/OptI/O/Both
idFilePtrGENLNGIDREQBOTH

General purpose ID variable.

szMailMergeLetterNameMMDIRcharOPTINPUT

A value that specifies a directory on a network server where the system stores generated mail merge letters. For example, if the default 
network server location is //jdeow1/root, you might prefer to store generated mail merge letters in a subdirectory called MailMerge. In this case, 
the value might appear as follows: //jdeow1/root/MailMerge.

szFileOpenModeFOcharOPTINPUT

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
ProduceHTMLMailMergeLettter

ProduceHTMLMailMergeLettter

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725A - Produce HTML Mail Merge Letter

Parameter NameData ItemData TypeReq/OptI/O/Both
szUserIdUSERcharOPTINPUT

The code that identifies a user profile.

szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

mnWebMailMergeUniqueIDMMUIDMATH_NUMERICREQINPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

szErrorStringDL01charOPTOUTPUT

A user defined name or remark.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
SaveWebMailMergeLetter

SaveWebMailMergeLetter

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725G - Save Web Mail Merge Letter

Parameter NameData ItemData TypeReq/OptI/O/Both
mnSourceUniqueIDMMUIDMATH_NUMERICREQINPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

mnDestinationUniqueIDMMUIDMATH_NUMERICREQINPUT

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

nSourceRecordNumberMMDRNintegerREQINPUT

This field is use in F980014D to make the record unique within the primary key. This is a calculated field that, when a record is inserted, will 
contain the next higher number.

nDestinationRecordNumberMMDRNintegerREQINPUT

This field is use in F980014D to make the record unique within the primary key. This is a calculated field that, when a record is inserted, will 
contain the next higher number.

cReturnCodeIN01charOPTOUTPUT

Indicates the status for the Prior Period Adjustments Integrity.        blank or 0 = Integrity Not Run                   1 = Integrity Passed                   2 = 
Integrity Failed                   9 = Override - Transmit regardless of Integrity status

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
SlimeHTMLFile

SlimeHTMLFile

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725T - Slime HTML File

Parameter NameData ItemData TypeReq/OptI/O/Both
szHTMLFileNameMMDIRcharOPTINPUT

A value that specifies a directory on a network server where the system stores generated mail merge letters. For example, if the default 
network server location is //jdeow1/root, you might prefer to store generated mail merge letters in a subdirectory called MailMerge. In this case, 
the value might appear as follows: //jdeow1/root/MailMerge.

nReturnCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
StripHTMLTag

StripHTMLTag

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725Q - Strip HTML Tag

Parameter NameData ItemData TypeReq/OptI/O/Both
szStartTagDL01charOPTINPUT

A user defined name or remark.

szEndTagDL01charOPTINPUT

A user defined name or remark.

nReturnCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szSourceTextMOTEXTcharOPTBOTH

A text character string that can be used to manipulate a text media object. The string can be up to 30,000 characters.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
ValidateTemplate

ValidateTemplate

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725V - Validate Template

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

cFolderExistsEV01charOPTNONE

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

cQueRecordExistsEV01charOPTNONE

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

cDataStructureExistsEV01charOPTNONE

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

cDocumentFileExistsEV01charOPTNONE

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

InvalidDataItemsInDocMMDScharOPTNONE

This field is used in F980014W and contains a pipe delimited string representation of the data structure.  When running on the Web Tam 
specs are not available so the data structure can not be reat at run time.  This field is also used in F980014D and contains a comma delimited 
string of the merge data to be used as replacement values.

nItemsInListINT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cValidTokensEV01charOPTNONE

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

cDataStringExistsEV01charOPTNONE

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

cTagFileExistsEV01charOPTNONE

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

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
WriteMergeLetterToFile

WriteMergeLetterToFile

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725K - Fetch Letter From File

Parameter NameData ItemData TypeReq/OptI/O/Both
idFilePtrGENLNGIDREQBOTH

General purpose ID variable.

szTextBlockMOTEXTcharREQBOTH

A text character string that can be used to manipulate a text media object. The string can be up to 30,000 characters.

nReturnCodeINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

nBlockSizeINT01integerOPTINPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
WriteWebMailMergeData

WriteWebMailMergeData

Mail Merge Web Runtime Functions

Minor Business Rule

Object Name: B0500725

Parent DLL: CHRM

Location: Client/Server

Language: C

Data Structure

D0500725J - Write Web Mail Merge Data

Parameter NameData ItemData TypeReq/OptI/O/Both
mnWebMailMergeUniqueIDMMUIDMATH_NUMERICOPTNONE

A unique value that links a record in the Web Mail Merge Letters table (F05WEBMM) to one or many records in the Mail Merge Runtime 
Web Data table (F980014D). The system generates this value by adding 1 to the MMUID record in the Web Mail Merge Letters table that 
represents the largest value. The resulting value is the primary, unique key for the Web Mail Merge Letters table.

szWebMailMergeSortKeyMMSKcharOPTNONE

A value that represents a secondary key in the Mail Merge Runtime Web Data table (F980014D). The system uses this value to sort the 
merged records by any value within the table. When you initiate a merge process, the system enters a value such as Alpha Name or Postal 
Code.

szParameters_1FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_2FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_3FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_4FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_5FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_6FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_7FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_8FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_9FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_10FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_11FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_12FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_13FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_14FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_15FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_16FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_17FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_18FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_19FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_20FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_21FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_22FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_23FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_24FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_25FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_26FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_27FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_28FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_29FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_30FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_31FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_32FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_33FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_34FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_35FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_36FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_37FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_38FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_39FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_40FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_41FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_42FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_43FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_44FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_45FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_46FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_47FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_48FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_49FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_50FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_51FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_52FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_53FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_54FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_55FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_56FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_57FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_58FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_59FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_60FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_61FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_62FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_63FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_64FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_65FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_66FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_67FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_68FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_69FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_70FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_71FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_72FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_73FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_74FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_75FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_76FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_77FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_78FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_79FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_80FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_81FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_82FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_83FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_84FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_85FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_86FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_87FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_88FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_89FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_90FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_91FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_92FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_93FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_94FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_95FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_96FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_97FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_98FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_99FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

szParameters_100FBDPARMScharOPTNONE

The options that are passed to an executable when it is run.

Related Functions

B9800100 Get Audit Information
N0500757 Web Mail Merge Record Functions

Related Tables

F05WEBMM Web Mail Merge Letter Header
F05WMM01 Web Mail Merge Data Structure Header
F05WMM02 Web Mail Merge Data Structure Detail
F05WMMT Web Mail Merge Letter Tag file
F980014D Mail Merge Runtime Web Data
F980014T Web Mail Merge Template Tag file
F980014W Mail Merge Web Objects
F98MOQUE Media Object Queues
style="position: absolute; left: 0.500000in">