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

LSSGOP_SampleDisclaimer


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

LSSGOP_SampleDisclaimer Operations

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

Table 684. LSSGOP_SampleDisclaimer Operations
Name
Description

SampleDisclaimerInsert

Creates a sampledisclaimer record.

SampleDisclaimerUpdate

Updates an existing sampledisclaimer record.

SampleDisclaimerDelete

Deletes a sampledisclaimer record.

SampleDisclaimerQueryPage

Queries for a sampledisclaimer record.

Request Message Description: SampleDisclaimerInsert

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

Table 685. Request Message Description: SampleDisclaimerInsert
Node
Description
Type

Disclaimer

Name of the account to be inserted.

String

DisclaimerNumber

Disclaimer number.

Number

Response Message Description: SampleDisclaimerInsert

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

Table 686. Response Message Description: SampleDisclaimerInsert
Node
Description
Type

Id

ID of the newly created sampledisclaimer record.

String

Request Message Description: SampleDisclaimerUpdate

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

Table 687. Request Message Description: SampleDisclaimerUpdate
Node
Description
Type

Id

ID of the sampledisclaimer record.

String

Disclaimer

Disclaimer of the co.rresponding record.

String

DisclaimerNumber

Disclaimer number of the corresponding record.

String

Response Message Description: SampleDisclaimerUpdate

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

Table 688. Response Message Description: SampleDisclaimerUpdate
Node
Description
Type

Id

ID of the updated sampledisclaimer record.

String

Request Message Description: SampleDisclaimerDelete

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

Table 689. Request Message Description: SampleDisclaimerDelete
Node
Description
Type

Id

ID of the sampledisclaimer record to be deleted.

String

Response Message Description: SampleDisclaimerDelete

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

Table 690. Response Message Description: SampleDisclaimerDelete
Node
Description
Type

Id

ID of the deleted sampledisclaimer record.

String

Request Message Description: SampleDisclaimerQueryPage

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

Table 691. Request Message Description: SampleDisclaimerQueryPage
Node
Description
Type

Id

ID of the sampledisclaimer record to be queried.

String

Response Message Description: SampleDisclaimerQueryPage

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

Table 692. Response Message Description: SampleDisclaimerQueryPage
Node
Description
Type

Id

ID of the sampledisclaimer record.

String

LSSGOP_SampleDisclaimer 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 693.

Table 693. LSSGOP_SampleDisclaimer Service Object
Name
Boundary Object Type
Class

LSSGOP_SampleDisclaimer

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 694. LSSGOP_SampleDisclaimer Data Object
Siebel Repository Name
External Name

LS SGOP_SampleDisclaimer

LS SGOP_SampleDisclaimer

Interface Description (WSDL) for LSSGOP_SampleDisclaimer

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_SampleDisclaimer\http_siebel.com_asi_LSSGOP_SampleDisclaimer.WSDL

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