CreateF4802Records

Create F4802 Records

Minor Business Rule

Object Name: N0800139

Parent DLL: CHRM

Location: Client/Server

Language: NER

1.Functional Description

1.1Purpose
Generate a description of the task with location information and any other additional information entered by the hiring manage in the A section of the 
Work Order.


1.2Setup Notes and Prerequisites



1.3Special Logic

2.Technical Specifications


CreateF4802Records


2.1Parameters:  D0800139

Data Item Data Structure DescriptionI/ORequiredNotes
ESIDmnEmployeeSetupIDI

TSKCDmnTaskCodeI

DOCOmnDocumentOrderInvoiceI

TYPRcWODetailedRecordTypeI

TSKD2szLongDescriptionI


2.2Related Tables 

Table Table Description


2.3Related Business Functions

Source NameFunction Name


Processing:


Data Structure

D0800139 - Create F4802 Records

Parameter NameData ItemData TypeReq/OptI/O/Both
mnEmployeeSetupIDESIDMATH_NUMERICOPTNONE

A code that represents the unique identifier for an employee setup record.

mnTaskCodeTSKCDMATH_NUMERICOPTNONE

A number that uniquely identifies the task. The system generates this number using next numbers.

mnDocumentOrderInvoiceEDOCOMATH_NUMERICOPTNONE

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

szLongDescriptionTSKD2charOPTNONE

An alphnumeric description of the employee setup task.

cWODetailedRecordTypeTYPRcharOPTNONE

The detail specification record type. Record types are user defined. You can set them up on the Detail Specification Types form and use 
them to describe certain types of work order or engineering change order information.

Related Functions

None

Related Tables

None
SendSetupEmailMessage

SendSetupEmailMessage

Create F4802 Records

Minor Business Rule

Object Name: N0800139

Parent DLL: CHRM

Location: Client/Server

Language: NER

1.Functional Description

1.1Purpose
Generate a description of the task with location information and any other additional information entered by the hiring manage and send as an email 
message.


1.2Setup Notes and Prerequisites



1.3Special Logic

2.Technical Specifications


Send Email Message


2.1Parameters:  D0800139A

Data Item Data Structure DescriptionI/ORequiredNotes
ESIDmnEmployeeSetupIDI

TSKCDmnTaskCodeI

TSKD2szLongDescriptionI

ANRmnTaskRecipientI

MSGPszMessageSubjectI

VERSszVersionI

MBDSszMailBoxDesignatorI


2.2Related Tables 

Table Table Description


2.3Related Business Functions

Source NameFunction Name


Processing 



Data Structure

D0800139B - Send Setup Email Message

Parameter NameData ItemData TypeReq/OptI/O/Both
mnEmployeeSetupIDESIDMATH_NUMERICOPTNONE

A code that represents the unique identifier for an employee setup record.

mnTaskCodeTSKCDMATH_NUMERICOPTNONE

A number that uniquely identifies the task. The system generates this number using next numbers.

szLongDescriptionTSKD2charOPTNONE

An alphnumeric description of the employee setup task.

mnTaskRecipentANRMATH_NUMERICOPTNONE

The address book number of the person who is assigned to the current employee setup task.

szMessageSubjectMSGPcharOPTNONE

This is a short description or subject of the message.

szVersionVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szMailBoxDesignatorMBDScharOPTNONE

A field that determines the mailbox associated with the queue that should be used on delivery of the message.

Related Functions

None

Related Tables

None