This Business Function Retrieves Next Number Constants from F0009.
It returns an error code of 4807 when no record is found if Suppress Error Message parameter is not
'1'.
The parameters for this function are
System Code INPUT
Next Number Constants OUTPUT
Error Message ID OUPUT
Suppress Error Message INPU^
D4200190 - Get Next Number Constant
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
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
| ||||
cNextNumberConstants | NNO | char | NONE | NONE |
An option that specifies which method the system should use for next numbers by company/fiscal year. Choose one of the three methods. | ||||
szErrorMesgID | DTAI | char | NONE | 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
| ||||
cSuppressErrorMesg | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
F0009 General Constants |