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

Table 674. 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 675.

Table 675. 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 676.

Table 676. 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 677.

Table 677. 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 678.

Table 678. 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 679.

Table 679. 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 680.

Table 680. 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 681.

Table 681. 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 682.

Table 682. 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 683.

Table 683. 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 684.

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