GetBUDocTypeNextNumber_74

Get BU/DOC Type n Number - COMM - 00

Minor Business Rule

Object Name: B7400007

Parent DLL: CLOC

Location: Client/Server

Language: C

Data Structure

D7400007A - Get BU/DOC Type n Number - COMM - 00

Parameter NameData ItemData TypeReq/OptI/O/Both
szCostCenterMCUcharOPTINPUT

An alphanumeric code that identifies a separate entity within a business for which you want to track costs. For example, a business unit 
might be a warehouse location, job, project, work center, branch, or plant. You can assign a business unit to a document, entity, or person for 
purposes of responsibility reporting. For example, the system provides reports of open accounts payable and accounts receivable by 
business unit to track equipment by responsible department. Business unit security might prevent you from viewing information about business units 
for which you have no authority.

szOrderTypeDCTOcharOPTINPUT

A user defined code (00/DT) that identifies the type of document. This code also indicates the origin of the transaction. J.D. Edwards has 
reserved document type codes for vouchers, invoices, receipts, and time sheets, which create automatic offset entries during the post 
program. (These entries are not self-balancing when you originally enter them.) The following document types are defined by J.D. Edwards and 
should not be changed: P Accounts Payable documents   R Accounts Receivable documents   T Payroll documents   I Inventory documents  
O Purchase Order Processing documents   J General Accounting/Joint Interest Billing documents   S Sales Order Processing documents

szSameAsDocumentTypeSMAScharOPTINPUT

If you set up next numbers by company or by company and fiscal year, a document type can share the same next number sequence as 
another document type. Same As Document Type refers to the document type that controls the next number the system uses. For example, you 
create a document with a document type of RR. The document that you create should use the same next number sequence as regular 
invoices or RI document types. In this case, define the RR document type setup record with a Same As Document Type of RI.

mnNextNumber001N001MATH_NUMERICOPTBOTH

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.

cSuppressErrorMessageSUPPScharOPTINPUT

A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.        0 = allow 
runtime error message handling.        1 = suppress runtime error message handling.

szErrorCodeDTAIcharOPTOUTPUT

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

cWriteDeliveryNoteEV01charOPTBOTH

An option that specifies the type of processing for an event.

cPreventStatusUpdateEV01charOPTBOTH

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None