AddInboundTransToSubsystemQueue

Add Transaction To Subsystem Queue

Minor Business Rule

Object Name: B0000176

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

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

Data Structure

D0000176A - Add Inbound Transaction To Subsystem Queue

Parameter NameData ItemData TypeReq/OptI/O/Both
szUBENameOBNMcharREQNONE

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

szVersionVERScharREQNONE

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.

szUserIdEDUScharREQNONE

The source of the transaction. This can be a user ID, a workstation, the address of an external system, a node on a network, and so on. This 
field helps identify both the transaction and its point of origin.

szBatchNumberEDBTcharREQNONE

The number that the transmitter assigns to the batch.  During batch processing, the system assigns a new batch number to the PeopleSoft 
transactions for each control (user) batch number it finds. 

szTransactionNumberEDTNcharREQNONE

The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any 
number that is meaningful to you to identify a transaction within a batch. It can be the same as a J.D. Edwards document number.

mnLineNumberEDLNMATH_NUMERICREQNONE

This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any 
order type), an invoice pay item, a journal entry line number, and so on.

cSuppressErrorMessageEV01charOPTNONE

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

Related Functions

None

Related Tables

None
AddTransactionToSubsystemQueue

AddTransactionToSubsystemQueue

Add Transaction To Subsystem Queue

Minor Business Rule

Object Name: B0000176

Parent DLL: CALLBSFN

Location: Client/Server

Language: C

^

Data Structure

D0000176 - Add Transaction To Subsystem Queue

Parameter NameData ItemData TypeReq/OptI/O/Both
szUBENameOBNMcharREQNONE

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

szVersionVERScharREQNONE

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.

szUserIdEDUScharREQNONE

The source of the transaction. This can be a user ID, a workstation, the address of an external system, a node on a network, and so on. This 
field helps identify both the transaction and its point of origin.

szBatchNumberEDBTcharREQNONE

The number that the transmitter assigns to the batch.  During batch processing, the system assigns a new batch number to the PeopleSoft 
transactions for each control (user) batch number it finds. 

szTransactionNumberEDTNcharREQNONE

The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any 
number that is meaningful to you to identify a transaction within a batch. It can be the same as a J.D. Edwards document number.

cSuppressErrorMessageEV01charOPTNONE

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

mnLineNumberEDLNMATH_NUMERICREQNONE

This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any 
order type), an invoice pay item, a journal entry line number, and so on.

szTransactionTypeTYTNcharREQNONE

The qualifier used to identify a specific type of transaction.

szDocumentTypeDCTOcharREQNONE

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

szTransactionActionTNACcharREQNONE

A code that indicates the activity you want to perform on the transaction. In an EDI transaction, this code represents the Transaction Set 
Purpose Code or Change Code.

Related Functions

None

Related Tables

None