Retrieve the next number from X0010 and then verify that the combination of the next number, document
type and key company are unique to the file sent to verify against. The next number will be passed
back into DocumentNumber
D4000710 - Get Next Document Number
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnDocumentNumber | DOC | MATH_NUMERIC | NONE | NONE |
A number that identifies the original document, such as a voucher, invoice, or journal entry. On entry forms, you can assign the document
| ||||
szDocumentType | DCT | char | NONE | NONE |
A user defined code (00/DT) that identifies the origin and purpose of the transaction. PeopleSoft reserves several prefixes for document
| ||||
szKeyCompany | KCO | char | NONE | NONE |
A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher,
| ||||
idTableID | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
idIndexID | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
szSystemCode | SY | char | NONE | NONE |
A user defined code (98/SY) that identifies a system. Valid values include:
01
Address Book
03B
Accounts Receivable
04
Accounts
| ||||
mnNextID | NNIX | MATH_NUMERIC | NONE | NONE |
The array element number retrieved in the Next Number Revisions program. For example, the next voucher number is array element '02' of
| ||||
idKeyDataToFetch | GENLNG | ID | NONE | NONE |
General purpose ID variable. | ||||
mnCentury | CTRY | MATH_NUMERIC | NONE | NONE |
The calendar century associated with the year. Enter is the first two digits of
the year. For example, 19 indicates any year beginning with 19
| ||||
mnFiscalYear | FY | MATH_NUMERIC | NONE | NONE |
A number that identifies the fiscal year. Generally, you can either enter a number in this field or leave it blank to indicate the current fiscal
| ||||
mnNumberOfKeys | KEYN | MATH_NUMERIC | NONE | NONE |
The number of key fields within a particular physical or logical view. | ||||
jdGLDate | DGL | JDEDATE | NONE | NONE |
A date that identifies the financial period to which the transaction is to be posted.
The company constants specify the date range for each
| ||||
szTableID | OBNM | char | OPT | NONE |
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks
|
B0900242 Retrieve Companys Current Date | ||||
X0903 Fiscal Date Edits + |
None |