AddEDITransToSubsystemQueue

Add EDI Transaction To Subsystem Queue

Minor Business Rule

Object Name: B4700260

Parent DLL: COPBASE

Location: Client/Server

Language: C

This function is designed to submit an EDI transaction to the subsystem for processing.

Data Structure

D4700260 - Add EDI Transaction To Subsystem Queue

Parameter NameData ItemData TypeReq/OptI/O/Both
szUBENameOBNMcharNONENONE

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

szVersionVERScharNONENONE

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.

mnEdiDocumentNumberEDOCMATH_NUMERICNONENONE

The document number that is assigned by the transmitter in an EDI transaction. In a non EDI environment, this would be consistent with the 
order number assigned at order entry time (DOCO).

szEdiDocumentTypeEDCTcharNONENONE

The document type that is assigned by the transmitter in an EDI transaction. In a non EDI environment, this would be consistent with the order 
type (DCTO) assigned at order entry time, an invoice document type, a voucher document type, and so on.

szEdiDocumentCompanyEKCOcharNONENONE

Company - Key (EDI - Document Key Co)

cSuppressErrorMessageEV01charNONENONE

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

Related Functions

None

Related Tables

None