Oracle Apps Adapter 6.0 | webMethods Oracle Applications Adapter Documentation | webMethods Oracle Applications Adapter Sample Transaction Definitions User’s Guide Documentation | Transaction Definitions (IS-to-Oracle 10.7SC) | OEShipConfirm
 
OEShipConfirm
Use this transaction to import shipping information into pick tables. You can also use this transaction to close the pick slip without explicitly navigating to the Confirm Shipments screen.
For more information about this transaction, see your Oracle Applications documentation.
Oracle Applications Module
Order Entry/Shipping.
Open Interface
Ship Confirm Import.
Open Interface Tables
Open interface table(s) exposed by the transaction are as follows:
*WSH_PICKING_HEADERS_INTERFACE
*WSH_PICKING_DETAILS_INTERFACE
*WSH_FREIGHT_CHARGES_INTERFACE
Error SQL
Open interface table(s) queried by the error SQL are as follows:
*WSH_PICKING_HEADERS_INTERFACE
*FND_USER
Inputs
Field
Description
WM_USER
User ID of the person who initiated the transaction; that is, the user ID in the CREATED_BY field in the transaction.
PICK_SLIP_NUMBER
Pick slip number.
Outputs
Field
Description
TRANSACTION_ID
Transaction ID.
PICK_SLIP_NUMBER
Pick slip number.
WAY_BILL_NUMBER
Waybill number.
DATE_SHIPPED
Shipping date.
ACTION_CODE
Action to be taken.
ERROR_EXPLANATION
Error message.
Usage Comments
To import shipping information, run the Ship Confirm Open Interface function, which is under the Order Entry/Confirm Shipping module.