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

Table 718. 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 719.

Table 719. 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 720.

Table 720. 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 721.

Table 721. 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 722.

Table 722. 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 723.

Table 723. 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 724.

Table 724. 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 725.

Table 725. 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 726.

Table 726. 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 727

Table 727. 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 728

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