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

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

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

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

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

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

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

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

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

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

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

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