DispatchNextView

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430A - Dispatch Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICOPTINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

nIsRefreshAllRequiredINT02integerOPTOUTPUT

Number of Days in the Past to Query for Quote Requests Received. 

Related Functions

None

Related Tables

None
InvokeAgreementProcessing

InvokeAgreementProcessing

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeBlanketOrderRelease

InvokeBlanketOrderRelease

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430C - Invoke Blanket Order Release

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharOPTINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICOPTINPUT

mnOrderNumberDOCOMATH_NUMERICOPTINPUT

A number that identifies an original document. This document can be a voucher, a sales order, an invoice, unapplied cash, a journal entry, 
and so on.

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

szOrderCompanyKCOOcharOPTINPUT

A number that, along with order number and order type, uniquely identifies an order document (such as a purchase order, a contract, a 
sales order, and so on). If you use the Next Numbers by Company/Fiscal Year facility, the Automatic Next Numbers program (X0010) uses the 
order company to retrieve the correct next number for that company. If two or more order documents have the same order number and order 
type, the order company lets you locate the desired document. If you use the regular Next Numbers facility, the order company is not used to 
assign a next number. In this case, you probably would not use the order company to locate the document.

mnLineNumberLNIDMATH_NUMERICOPTINPUT

A number that identifies multiple occurrences, such as line numbers on a purchase order or other document. Generally, the system assigns 
this number,but in some cases you can override it.

szOriginalOrderTypeOCTOcharOPTBOTH

This code defines the order type. It is verified in user defined codes (40/OT). Reserved document types have been defined for voucher 
entry, invoice entry, receipts entry, and time sheet entry.  Because the offsetting entries for document types are created automatically during the 
post program, they will not be self-balancing on original entry. The reserved document types are:    PR Purchase Requisition Orders    PQ 
Purchase Quote    PO Purchase Order    PD Purchase Order - Direct Ship    PB Purchase Order - Blanket    SQ Sales Quote    SO Sales Order    
SD Sales Order - Direct Ship    SB Sales Order - Blanket 

Related Functions

None

Related Tables

None
InvokeConfiguredItemSpecificatio

InvokeConfiguredItemSpecificatio

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeCrossReferenceItems

InvokeCrossReferenceItems

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430G - Invoke Cross Reference Items

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

cDisableOrHidePriceEV01charOPTINPUT

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

Related Functions

None

Related Tables

None
InvokeCustomerSegmentItems

InvokeCustomerSegmentItems

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeDisplayBeforeAccept

InvokeDisplayBeforeAccept

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430E - Invoke Display Before Accept

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharOPTINPUT

Session Key is the identifier of a Sales Order Session. 

cOrderAcceptedEV01charOPTNONE

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

cHidePriceEV01charOPTNONE

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

cHideCostEV01charOPTNONE

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

szCustXRefTypeXRT4charOPTNONE

A user defined code (system 41DT) that identifies the type of cross-reference that you set up for a customer. Examples of cross-reference 
types include:     o Substitutes     o Replacements     o Bar codes     o Customer numbers     o Supplier numbers 

Related Functions

None

Related Tables

None
InvokeFreeGoodCatalog

InvokeFreeGoodCatalog

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeKitWindow

InvokeKitWindow

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430L - Invoke Kit Window

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharOPTNONE

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICOPTNONE

nIsRefreshRequiredINT01integerOPTNONE

Number of Days in Future to Query for Responses Due. 

cAllowCancelEV01charOPTNONE

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

Related Functions

None

Related Tables

None
InvokeLocalization

InvokeLocalization

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430O - Invoke Localization

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICOPTINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

szFormActionFATNcharOPTINPUT

Form Action for Localization Exits UDC 00/FA    1   ADD Add    2   CHG Change    3   DEL Delete    4   XIT Hypercontrol Exit

Related Functions

None

Related Tables

None
InvokeOrderAddress

InvokeOrderAddress

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeOrderPromising

InvokeOrderPromising

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430D - Invoke Order Promising

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharOPTINPUT

Session Key is the identifier of a Sales Order Session. 

cPromisingModeEV01charOPTNONE

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

cOrderAcceptedEV01charOPTNONE

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

cHidePriceEV01charOPTNONE

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

cHideCostEV01charOPTNONE

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

szCustXRefTypeXRT4charOPTNONE

A user defined code (system 41DT) that identifies the type of cross-reference that you set up for a customer. Examples of cross-reference 
types include:     o Substitutes     o Replacements     o Bar codes     o Customer numbers     o Supplier numbers 

Related Functions

None

Related Tables

None
InvokeOrderTemplates

InvokeOrderTemplates

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokePrePayment

InvokePrePayment

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430M - Invoke PrePayment

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharOPTNONE

Session Key is the identifier of a Sales Order Session. 

Related Functions

None

Related Tables

None
InvokePriceHistory

InvokePriceHistory

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430F - Invoke Price History

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharREQNONE

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQNONE

cHidePriceEV01charOPTNONE

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

cHideCostEV01charOPTNONE

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

szViewVersionVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

cAppModeEV01charOPTNONE

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

Related Functions

None

Related Tables

None
InvokeProductAllocation

InvokeProductAllocation

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeProductCatalog

InvokeProductCatalog

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeProductVariants

InvokeProductVariants

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeRevisionHistory

InvokeRevisionHistory

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeSalesOrderCommission

InvokeSalesOrderCommission

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430I - Invoke Sales Order Commission

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharOPTINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICOPTINPUT

cHeaderOrDetailEV01charOPTINPUT

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

Related Functions

None

Related Tables

None
InvokeSupplyDemandInquiry

InvokeSupplyDemandInquiry

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeVertexGeocodeSearchSelect

InvokeVertexGeocodeSearchSelect

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430J - Invoke Vertex Geocode Search and Select

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnShipToAddressNumberSHANMATH_NUMERICOPTNONE

The address number of the location to which you want to ship this order. The address book provides default values for customer address, 
including street, city, state, zip code, and country.

szTaxExplanationCodeEXR1charOPTNONE

A hard-coded user defined code (00/EX) that controls the algorithm that the system uses to calculate tax and G/L distribution amounts. The 
system uses the tax explanation code in conjunction with the tax rate area and tax rules to determine how the tax is calculated. Each 
transaction pay item can be defined with a different tax explanation code.

szTaxRateAreaTXA1charOPTNONE

A code that identifies a tax or geographic area that has common tax rates and tax authorities. The system validates the code you enter 
against the Tax Areas table (F4008). The system uses the tax rate area in conjunction with the tax explanation code and tax rules to calculate tax 
and G/L distribution amounts when you create an invoice or voucher.

Related Functions

None

Related Tables

None
InvokeVolumeBasedUpselling

InvokeVolumeBasedUpselling

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430B - Invoke Next View

Parameter NameData ItemData TypeReq/OptI/O/Both
szProgramIdPIDcharOPTINPUT

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.

szFormOBNMcharOPTINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

szVersionVERScharOPTINPUT

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

mnLineKeyLNIXMATH_NUMERICREQINPUT

nIsRefreshRequiredINT01integerOPTOUTPUT

Number of Days in Future to Query for Responses Due. 

Related Functions

None

Related Tables

None
InvokeWorkWithShipmentsByOrder

InvokeWorkWithShipmentsByOrder

Sales Order View Dispatcher

Minor Business Rule

Object Name: N4210430

Parent DLL: CSALES

Location: Client

Language: NER

Data Structure

D4210430K - Invoke Work With Shipments By Order

Parameter NameData ItemData TypeReq/OptI/O/Both
szSessionKeySNKYcharREQINPUT

Session Key is the identifier of a Sales Order Session. 

cRoutingOptionsExitEV01charOPTNONE

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

szVersionVERScharOPTNONE

A user-defined set of specifications that control how applications and reports run. You use versions to group and save a set of user-defined 
processing option values and data selection and sequencing options. Interactive versions are associated with applications (usually as a 
menu selection). Batch versions are associated with batch jobs or reports. To run a batch process, you must choose a version.

Related Functions

None

Related Tables

None