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

Table 630. 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 631.

Table 631. 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 632.

Table 632. 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 633.

Table 633. 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 634.

Table 634. 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 635.

Table 635. 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 636.

Table 636. 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 637

Table 637. 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 638.

Table 638. 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 639.

Table 639. 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 640.

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