ProcessDNNforAddressBook

Process Distributed NN for Address Book

Minor Business Rule

Object Name: B90CA002

Parent DLL: CRMF

Location: Client/Server

Language: C

Data Structure

D90CA0DNN - Process Distributed NN for Address Book

Parameter NameData ItemData TypeReq/OptI/O/Both
mnNextNumber001N001MATH_NUMERICOPTNONE

The number that the system will assign next. The system can use next numbers for voucher numbers, invoice numbers, journal entry 
numbers, employee numbers, address numbers, contract numbers, and sequential W-2s. You must use the next number types already 
established unless you provide custom programming.

mnCounter1CNR1MATH_NUMERICOPTNONE

mnNextNumber002N002MATH_NUMERICOPTNONE

The number which the system will use next for automatically assigning numbers. Next numbers can be used for many types of documents 
including voucher numbers, invoice numbers, journal entry numbers, employee numbers, address numbers and so on. You must use the next 
numbers already established, unless custom programming has been provided.

mnCounter2CNR2MATH_NUMERICOPTNONE

cCheckDigit001CK01charOPTNONE

An option that specifies whether the system adds a number to the end of each next number assigned. For example, if you are using check 
digits and the next number is 2, the system will add a check digit such as 7, making the last two numbers 27. The check digits option provides 
a method for increasing numbers randomly to prevent the assignment of transposed numbers. In this example, the system would never 
assign next number 72 while the check digits option is activated. Choose this option to add a check digit.

szProgramIdPIDcharOPTNONE

The number that identifies the batch or interactive program (batch or interactive object). For example, the number of the Sales Order Entry 
interactive program is P4210, and the number of the Print Invoices batch process report is R42565. The program ID is a variable length value. 
It is assigned according to a structured syntax in the form TSSXXX, where: T The first character of the number is alphabetic and identifies the 
type, such as P for Program, R for Report, and so on. For example, the value P in the number P4210 indicates that the object is a 
program. SS The second and third characters of the number are numeric and identify the system code. For example, the value 42 in the number P4210 
indicates that this program belongs to system 42, which is the Sales Order Processing system. XXX The remaining characters of the numer are 
numeric and identify a unique program or report. For example, the value 10 in the number P4210 indicates that this is the Sales Order Entry 
program.

Related Functions

None

Related Tables

None