1.Functional Description
1.1Purpose
This function will used to return the next task number for the new task based on keys (DOCO, DCTO, KCOO)for F1757 Tasks.
1.2Setup Notes and Prerequisites
1.3Special Logic
VA evt_mnTaskNumber_MATH01 = "99999"
F1757.Select
F1757.Fetch Next
If SV File_IO_Status is equal to CO SUCCESS
F1757.Fetch Next
D1701350 - F1757 Get Task Number
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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,
| ||||
szOrderType | DCTO | char | OPT | NONE |
A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has
| ||||
szCompanyKeyOrderNo | KCOO | char | OPT | NONE |
A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a
| ||||
mnTaskNumber | RCK7 | MATH_NUMERIC | OPT | NONE |
This field is used to create a unique key within a file. If you are using a program which will allow you to resequence the records, we
|
None |
None |