Siebel CRM Web Services Reference > Siebel CRM Primary Web Services >

LSSGOP_SampleInventory


Use this Web service to create, update, delete, and query records in the SampleInventory object.

LSSGOP_SampleInventory Operations

This Web service allows you to create, update, delete, and query records in the SampleInventory object. For a list of operations, see Table 706.

Table 706. LSSGOP_SampleInventory Operations
Name
Description

SampleInventoryInsert

Creates a sampleinventory record.

SampleInventoryUpdate

Updates an existing sampleinventory record.

SampleInventoryDelete

Deletes a sampleinventory record.

SampleInventoryQueryPage

Queries for a sampleinventory record.

Request Message Description: SampleInventoryInsert

For a description of this request message, see Table 707.

Table 707. Request Message Description: SampleInventoryInsert
Node
Description
Type

ProductId

Product ID of the corresponding record.

String

StockPeriodId

Stock period ID of the corresponding record.

String

ServerQuantity

Server quantity of the corresponding record.

String

ClientQuantity

Client quantity of the corresponding record.

String

Response Message Description: SampleInventoryInsert

For a description of this response message, see Table 708

Table 708. Response Message Description: SampleInventoryInsert
Node
Description
Type

Id

ID of the newly created sampleinventory

String

Request Message Description: SampleInventoryUpdate

For a description of this request message, see Table 709.

Table 709. Request Message Description: SampleInventoryUpdate
Node
Description
Type

Id

ID of the sampleinventory.

String

ProductId

Product ID of the corresponding record.

String

StockPeriodId

Stock period ID of the corresponding record.

String

ServerQuantity

Server quantity of the corresponding record.

String

ClientQuantity

Client quantity of the corresponding record.

String

Response Message Description: SampleInventoryUpdate

For a description of this response message, see Table 710.

Table 710. Response Message Description: SampleInventoryUpdate
Node
Description
Type

Id

ID of the updated sampleinventory record.

String

Request Message Description: SampleInventoryDelete

For a description of this request message, see Table 711.

Table 711. Request Message Description: SampleInventoryDelete
Node
Description
Type

Id

ID of the sampleinventory record to be deleted.

String

Response Message Description: SampleInventoryDelete

For a description of this response message, see Table 712.

Table 712. Response Message Description: SampleInventoryDelete
Node
Description
Type

Id

ID of the deleted sampleinventory record.

String

Request Message Description: SampleInventoryQueryPage

For a description of this request message, see Table 713.

Table 713. Request Message Description: SampleInventoryQueryPage
Node
Description
Type

Id

ID of the sampleinventory record to be queried.

String

Response Message Description: SampleInventoryQueryPage

For a description of this response message, see Table 714.

Table 714. Response Message Description: SampleInventoryQueryPage
Node
Description
Type

Id

ID of the sampleinventory record.

String

LSSGOP_SampleInventory Application Interface

This topic describes the application objects called by this Web service. For more information on application implementation, refer to your application development documentation on Oracle Technology Network.

Service Object (Business Service or Workflow)

For a description of the service objects for this Web service, see Table 715.

Table 715. LSSGOP_SampleInventory Service Object
Name
Boundary Object Type
Class

LSSGOP_SampleInventory

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

For a description of the data objects for this Web service, see Table 716.

Table 716. LSSGOP_SampleInventory Data Object
Siebel Repository Name
External Name

LS SGOP_SampleInventory

LS SGOP_SampleInventory

Interface Description (WSDL) for LSSGOP_SampleInventory

To view the interface description for this Web service, navigate to the documentation library for Siebel Business Applications on Oracle Technology Network, and click the Related Files link next to the link for Siebel CRM Web Services Reference to access a zip file. Extract the files in the zip file.

...\LSSGOP_SampleInventory\http_siebel.com_asi_LSSGOP_SampleInventory.WSDL

Siebel CRM Web Services Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.