Functional Description
Purpose
The purpose of this function is to get the last line number entered. This is typically used when entering the contract detail revisions. The user has
an option to display this form in revision.
Setup Notes and Prerequisites
Contract must exist
Technical Specification
3.Return line number
D1700570A - F1721 Get Last Line Number
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnDocumentNumber_DOCO | DOCO | MATH_NUMERIC | OPT | INPUT |
A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry,
| ||||
szContractVersion_COCH | COCH | char | OPT | INPUT |
The change number of the contract. The change order number of the base contract is always initialized to 000. Each time you enter a
| ||||
cSuccessful_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cSuppressError_EV01 | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
cErrorCode_ERRC | ERRC | char | OPT | NONE |
This error code indicates if any errors occurred during the creation of the Trip Document Detail (F4914) records by the Delivery Document
| ||||
szDataItem_DTAI | DTAI | char | OPT | NONE |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
mnLineNumber_LNID | LNID | MATH_NUMERIC | OPT | OUTPUT |
A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns
|
None |
F1721 Contract Detail |