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

LSSGOP_RelatedLiterature


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

LSSGOP_RelatedLiterature Operations

This Web service allows you to create, update, delete, and query the RelatedLiterature object. For a list of operations, see Table 651.

Table 651. LSSGOP_RelatedLiterature Operations
Name
Description

RelatedLiteratureInsert

Creates a relatedliterature record.

RelatedLiteratureUpdate

Updates an existing relatedliterature record.

RelatedLiteratureDelete

Deletes a relatedliterature record.

RelatedLiteratureQueryPage

Queries for a relatedliterature record.

Request Message Description: RelatedLiteratureInsert

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

Table 652. Request Message Description: RelatedLiteratureInsert
Node
Description
Type

LitId

Name of the account to be inserted.

String

ParLitId

ParLitId of the corresponding record.

String

Response Message Description: RelatedLiteratureInsert

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

Table 653. Response Message Description: RelatedLiteratureInsert
Node
Description
Type

Id

ID of the newly created relatedliterature record.

String

Request Message Description: RelatedLiteratureUpdate

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

Table 654. Request Message Description: RelatedLiteratureUpdate
Node
Description
Type

Id

ID of a relatedliterature record.

String

LitId

Literature ID of the corresponding record.

String

ParLitId

ParLitId of the corresponding record.

String

Response Message Description: RelatedLiteratureUpdate

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

Table 655. Response Message Description: RelatedLiteratureUpdate
Node
Description
Type

Id

ID of the updated relatedliterature record.

String

Request Message Description: RelatedLiteratureDelete

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

Table 656. Request Message Description: RelatedLiteratureDelete
Node
Description
Type

Id

ID of the account to be designated as relatedliterature.

String

Response Message Description: RelatedLiteratureDelete

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

Table 657. Response Message Description: RelatedLiteratureDelete
Node
Description
Type

Id

ID of the deleted relatedliterature record.

String

Request Message Description: RelatedLiteratureQueryPage

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

Table 658. Request Message Description: RelatedLiteratureQueryPage
Node
Description
Type

Id

ID of the account to be queried.

String

Response Message Description: RelatedLiteratureQueryPage

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

Table 659. Response Message Description: RelatedLiteratureQueryPage
Node
Description
Type

Id

ID of the relatedliterature record.

String

LSSGOP_RelatedLiterature 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 660.

Table 660. LSSGOP_RelatedLiterature Service Object
Name
Boundary Object Type
Class

LSSGOP_RelatedLiterature

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 661. LSSGOP_RelatedLiterature Data Object
Siebel Repository Name
External Name

LS SGOP_RelatedLiterature

LS SGOP_RelatedLiterature

Interface Description (WSDL) for LSSGOP_RelatedLiterature

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_RelatedLiterature\http_siebel.com_asi_LSSGOP_RelatedLiterature.WSDL

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