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

LSSGOP_ProductsDetailed


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

LSSGOP_ProductsDetailed Operations

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

Table 607. LSSGOP_ProductsDetailed Operations
Name
Description

ProductsDetailedInsert

Creates a productdetailed record.

ProductsDetailedUpdate

Updates an existing productdetailed record.

ProductsDetailedDelete

Deletes a productdetailed record.

ProductsDetailedQueryPage

Queries for a productdetailed record.

Request Message Description: ProductsDetailedInsert

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

Table 608. Request Message Description: ProductsDetailedInsert
Node
Description
Type

Name

Name of the record.

String

Indication

Indication of the corresponding record.

String

Priority

Priority of the corresponding record.

String

ProductAllocationId

Product allocation Id of the corresponding record.

String

ProductId

Product Id of the corresponding record.

String

Response Message Description: ProductsDetailedInsert

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

Table 609. Response Message Description: ProductsDetailedInsert
Node
Description
Type

Id

ID of the newly created productdetailed record.

String

Request Message Description: ProductsDetailedUpdate

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

Table 610. Request Message Description: ProductsDetailedUpdate
Node
Description
Type

Id

ID of the productdetailed record.

String

Name

Name of the corresponding record.

String

Indication

Indication of the corresponding record.

String

Priority

Priority of the corresponding record.

String

ProductAllocationId

Product allocation ID of the corresponding record.

String

ProductId

Product ID of the corresponding record.

String

Response Message Description: ProductsDetailedUpdate

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

Table 611. Response Message Description: ProductsDetailedUpdate
Node
Description
Type

Id

ID of the updated productdetailed record.

String

Request Message Description: ProductsDetailedDelete

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

Table 612. Request Message Description: ProductsDetailedDelete
Node
Description
Type

Id

ID of the productdetailed record to be deleted.

String

Response Message Description: ProductsDetailedDelete

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

Table 613. Response Message Description: ProductsDetailedDelete
Node
Description
Type

Id

ID of the deleted productdetailed record.

String

Request Message Description: ProductsDetailedQueryPage

For a description of this request message, see Table 614

Table 614. Request Message Description: ProductsDetailedQueryPage
Node
Description
Type

Id

ID of the productdetailed record to be queried.

String

.

Response Message Description: ProductsDetailedQueryPage

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

Table 615. Response Message Description: ProductsDetailedQueryPage
Node
Description
Type

Id

ID of the productdetailed record.

String

LSSGOP_ProductsDetailed 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 616.

Table 616. LSSGOP_ProductsDetailed Service Object
Name
Boundary Object Type
Class

LSSGOP_ProductsDetailed

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 617. LSSGOP_ProductsDetailed Data Object
Siebel Repository Name
External Name

LS SGOP_ProductsDetailed

LS SGOP_ProductsDetailed

Interface Description (WSDL) for LSSGOP_ProductsDetailed

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_ProductsDetailed\http_siebel.com_asi_LSSGOP_ProductsDetailed.WSDL

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