CreateEmailTextString

Create Email Text String

Minor Business Rule

Object Name: B0800140

Parent DLL: CHRM

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This BSFN is used to format the text used as the email message. NER's do not allow you to add a carriage return to a string.


1.2Setup Notes and Prerequisites


1.3Special Logic




2.Technical Specifications


2.1Parameters:

Data Item Data Structure DescriptionI/ORequiredNotes
UDVszUserDefinedDataFieldI

DESC2000szFullEmailTextI/O


2.2Related Tables 

Table Table Description



2.3Related Business Functions

Source NameFunction Name


Processing 


1.Concatenate szUserDefinedDataField to szFullEmailText

2.Concatenate "" to szFullEmailText 


Data Structure

D0800140 - Create Email Text String

Parameter NameData ItemData TypeReq/OptI/O/Both
szUserDefinedDataFieldUDFcharOPTNONE

These 20-character free-form, unvalidated data fields may be used for any user-defined purpose. Example uses might include:     o 
Company-issued Credit Card Number     o Spouses Name     o Position Title 

szFullEmailTextDESC2000charOPTNONE

A spaced used to list all the overriding specifications and differences in functionality between the base report specifications and the 
version level report specifications. The information you provide allows version developers to easily see the functional difference between this 
version and the base report. Examples of information you should list include additions such as sections that you have added in your version that 
do not exist in the base report. You should also list changes in your version for areas that function differently from the base report. For 
example, you should list areas where you use different criteria for data sequencing or data selection.

Related Functions

None

Related Tables

None