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 729.

Table 729. 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 730.

Table 730. 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 731

Table 731. 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 732.

Table 732. 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 733.

Table 733. 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 734.

Table 734. 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 735.

Table 735. 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 736.

Table 736. 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 737.

Table 737. 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 738.

Table 738. 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 739.

Table 739. 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 © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.