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:
D0800139 - Create F4802 Records
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| mnEmployeeSetupID | ESID | MATH_NUMERIC | OPT | NONE | 
A code that represents the unique identifier for an employee setup record.  | ||||
| mnTaskCode | TSKCD | MATH_NUMERIC | OPT | NONE | 
A number that uniquely identifies the task. The system generates this number using next numbers.  | ||||
| mnDocumentOrderInvoiceE | DOCO | MATH_NUMERIC | OPT | NONE | 
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
  | ||||
| szLongDescription | TSKD2 | char | OPT | NONE | 
An alphnumeric description of the employee setup task.  | ||||
| cWODetailedRecordType | TYPR | char | OPT | NONE | 
The detail specification record type. Record types are user defined. You can set them up on the Detail Specification Types form and use 
  | ||||
| None | 
| None |