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

LSSGOP_SampleDropped


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

LSSGOP_SampleDropped Operations

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

Table 695. LSSGOP_SampleDropped Operations
Name
Description

SampleDroppedInsert

Creates a sampledropped record.

SampleDroppedUpdate

Updates an existing sampledropped record.

SampleDroppedDelete

Deletes a sampledropped record.

SampleDroppedQueryPage

Queries for a sampledropped record.

Request Message Description: SampleDroppedInsert

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

Table 696. Request Message Description: SampleDroppedInsert
Node
Description
Type

Name

Name of the corresponding record.

String

LotId

Lot ID of the corresponding record.

String

ProductAllocationId

Product allocation ID of the corresponding record.

String

Quantity

Quantity of the corresponding record.

String

Type

Type of the corresponding record.

String

Response Message Description: SampleDroppedInsert

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

Table 697. Response Message Description: SampleDroppedInsert
Node
Description
Type

Id

ID of the newly created sampledropped record.

String

Request Message Description: SampleDroppedUpdate

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

Table 698. Request Message Description: SampleDroppedUpdate
Node
Description
Type

Id

ID of the sampledropped record.

String

Name

Name of the corresponding record.

String

LotId

Lot ID of the corresponding record.

Number

ProductAllocationId

Product allocation ID of the corresponding record.

Number

Quantity

Quantity of the corresponding record.

String

Type

Type of the corresponding record.

String

Response Message Description: SampleDroppedUpdate

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

Table 699. Response Message Description: SampleDroppedUpdate
Node
Description
Type

Id

ID of the updated sampledropped record.

String

Request Message Description: SampleDroppedDelete

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

Table 700. Request Message Description: SampleDroppedDelete
Node
Description
Type

Id

ID of the sampledropped record to be deleted.

String

Response Message Description: SampleDroppedDelete

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

Table 701. Response Message Description: SampleDroppedDelete
Node
Description
Type

Id

ID of the deleted sampledropped record.

String

Request Message Description: SampleDroppedQueryPage

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

Table 702. Request Message Description: SampleDroppedQueryPage
Node
Description
Type

Id

ID of the sampledropped record to be queried.

String

Response Message Description: SampleDroppedQueryPage

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

Table 703. Response Message Description: SampleDroppedQueryPage
Node
Description
Type

Id

ID of the sampledropped record.

String

LSSGOP_SampleDropped 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 704

Table 704. LSSGOP_SampleDropped Service Object
Name
Boundary Object Type
Class

LSSGOP_SampleDropped

Business Service

CSSEAIUIDataService

.

Data Object (Integration Object)

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

Table 705. LSSGOP_SampleDropped Data Object
Siebel Repository Name
External Name

LS SGOP_SampleDropped

LS SGOP_SampleDropped

Interface Description (WSDL) for LSSGOP_SampleDropped

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_SampleDropped\http_siebel.com_asi_LSSGOP_SampleDropped.WSDL

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