This function is designed to submit an inbound interoperability transaction to the subsystem for processing.
D0000176A - Add Inbound Transaction To Subsystem Queue
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both | 
|---|---|---|---|---|
| szUBEName | OBNM | char | REQ | NONE | 
The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
  | ||||
| szVersion | VERS | char | REQ | NONE | 
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 
  | ||||
| szUserId | EDUS | char | REQ | NONE | 
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 
  | ||||
| szBatchNumber | EDBT | char | REQ | NONE | 
The number that the transmitter assigns to the batch.  During batch processing, the system assigns a new batch number to the PeopleSoft 
  | ||||
| szTransactionNumber | EDTN | char | REQ | NONE | 
The number that an Electronic Data Interchange (EDI) transmitter assigns to a transaction. In a non-EDI environment, you can assign any 
  | ||||
| mnLineNumber | EDLN | MATH_NUMERIC | REQ | NONE | 
This is the line number you assign when originating an EDI transaction. This number can represent an order line number (applicable for any 
  | ||||
| cSuppressErrorMessage | EV01 | char | OPT | NONE | 
An option that specifies the type of processing for an event.  | ||||
| None | 
| None |