Pick Slip

Service to operate on pick slip. Users can confirm pick lines on pick slip by providing the details, such as quantity, lot, and serial numbers.

Life Cycle Status: Active

QName: {http://xmlns.oracle.com/apps/scm/inventory/picking/pickConfirm/pickConfirmService/}PickConfirmService

Service WSDL URL: https://servername/fscmService/PickConfirmService?WSDL

Relationships

The following table describes how this service data object is related to other service data objects or business object services.

Relationship Type Object or Service

Handles

Picking Detail SDO

Handles

Inventory Transaction Lot Detail SDO

Handles

Status

Handles

Picking Detail SDO

Handles

Pick Status

Handles

Inventory Transaction Serial Number Detail SDO

Handles

Inventory Transaction Lot and Serial Number Detail SDO

Operations

confirmPick

Confirms the picking of a line on a pick slip using the provided details.

Life Cycle Status: Active

Request Payload

Element Name Type Description

apiVersionNumber

decimal

Version number of the API.

InitMsgList

string

Initialize the message stack. Valid values are T for True and F for False.

Commit

string

Commit the transaction. Valid values are T for True and F for False.

TransactionMode

string

Whether transacton should be run online or in the background. Valid values are 1 for Online and 2 for Background

PickDetails

Picking Detail

Picking details for the line to be confirmed.

Response Payload

Element Name Type Description

result

Pick Status

Status of confirming the pick and any error message from the process.

confirmPicks

Confirms the picking of multiple lines on pick slips using the provided details.

Life Cycle Status: Active

Request Payload

Element Name Type Description

Commit

string

Commit the transaction. Valid values are T for True and F for False.

TransactionMode

string

Whether transacton should be run online or in the background. Valid values are 1 for Online and 2 for Background

PickSlipLines

Picking Detail

Picking details for the lines to be confirmed.

Response Payload

Element Name Type Description

result

Status

Status of confirming the picks and any error messages from the process.

Security

The following tables list the privileges required to perform the service operations, and the duty roles that each privilege is granted to.

Service Operations to Privileges Mapping

Operation Name Privilege Code Privilege Name Privilege Description

All Operations

INV_CONFIRM_PICK_SLIP_WEB_SERVICE_PRIV

Confirm Pick Slip Web Service

Allows access to confirm pick slip web service.

Privileges to Duty Roles Mapping

Privilege Code Granted to Duty Role Code Granted to Duty Role Name Granted To Duty Role Description

INV_CONFIRM_PICK_SLIP_WEB_SERVICE_PRIV

ORA_INV_WAREHOUSE_TRANSACTION_MAINTENANCE_DUTY

Warehouse Transaction Maintenance

Perform inventory transactions such as subinventory transfers and miscellaneous receipts, process movement requests, and record cycle and physical inventory counts.