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

LSSGOP_RelatedAccount


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

LSSGOP_RelatedAccount Operations

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

Table 652. LSSGOP_RelatedAccount Operations
Name
Description

RelatedAccountInsert

Creates a relatedaccount record.

RelatedAccountUpdate

Updates an existing relatedaccount record.

RelatedAccountDelete

Deletes a relatedaccount record.

RelatedAccountQueryPage

Queries for a relatedaccount record.

Request Message Description: RelatedAccountInsert

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

Table 653. Request Message Description: RelatedAccountInsert
Node
Description
Type

AccountId

Account Id of the corresponding record.

String

RelatedAccountId

Related account Id of the corresponding record.

String

RelationshipRole

Relationship role of the corresponding record.

String

Response Message Description: RelatedAccountInsert

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

Table 654. Response Message Description: RelatedAccountInsert
Node
Description
Type

Id

Id of the newly created relatedaccount record.

String

Request Message Description: RelatedAccountUpdate

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

Table 655. Request Message Description: RelatedAccountUpdate
Node
Description
Type

Id

Id of the relatedaccount record.

String

AccountId

Account Id of the corresponding record.

String

RelatedAccountId

Related account ID of the corresponding record.

String

RelationshipRole

Relationship role of the corresponding record.

String

Response Message Description: RelatedAccountUpdate

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

Table 656. Response Message Description: RelatedAccountUpdate
Node
Description
Type

Id

ID of the updated relatedaccount record.

String

Request Message Description: RelatedAccountDelete

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

Table 657. Request Message Description: RelatedAccountDelete
Node
Description
Type

Id

ID of the relatedaccount record to be deleted.

String

Response Message Description: RelatedAccount Delete

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

Table 658. Response Message Description: RelatedAccountDelete
Node
Description
Type

Id

ID of the deleted relatedaccount record.

String

Request Message Description: RelatedAccountQueryPage

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

Table 659. Request Message Description: RelatedAccountQueryPag
Node
Description
Type

Id

ID of the relatedaccount record to be queried.

String

Response Message Description: RelatedAccountQueryPage

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

Table 660. Response Message Description: RelatedAccountQueryPage
Node
Description
Type

Id

ID of the relatedaccount record.

String

LSSGOP_RelatedAccount 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 661.

Table 661. LSSGOP_RelatedAccount Service Object
Name
Boundary Object Type
Class

LSSGOP_RelatedAccount

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 662. LSSGOP_RelatedAccount Data Object
Siebel Repository Name
External Name

LS SGOP_RelatedAccount

LS SGOP_RelatedAccount

Interface Description (WSDL) for LSSGOP_RelatedAccount

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_RelatedAccount\http_siebel.com_asi_LSSGOP_RelatedAccount.WSDL

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