D0001010 - Next Number Range Retrieval
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szProductCode | SY | char | REQ | INPUT | 
A user defined code (98/SY) that identifies a system. Valid values include:
01
Address Book
03B
Accounts Receivable
04
Accounts 
  | ||||
| mnOrderTypeNextNumber | ORNN | MATH_NUMERIC | REQ | INPUT | 
A code that tells the system which next number series to use when creating order numbers for this order type. There are ten available Next 
  | ||||
| szCompanyKey | KCO | char | REQ | INPUT | 
A number that, with the document number, document type and G/L date, uniquely identifies an original document, such as invoice, voucher, 
  | ||||
| szDocumentType | DCT | char | REQ | INPUT | 
A user defined code (00/DT) that identifies the origin and purpose of the transaction.  PeopleSoft reserves several prefixes for document 
  | ||||
| mnCentury | CTRY | MATH_NUMERIC | REQ | INPUT | 
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 
  | ||||
| mnFiscalYear1 | FY | MATH_NUMERIC | REQ | INPUT | 
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 
  | ||||
| szNameObject | OBNM | char | OPT | INPUT | 
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
  | ||||
| mnRange | RANG | MATH_NUMERIC | OPT | INPUT | 
| mnUniqueKeyIDInternal | UKID | MATH_NUMERIC | OPT | OUTPUT | 
This field is a unique number used to identify a record in a file.  | ||||
| None | 
| None |