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

LSSGOP_Revenue


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

LSSGOP_Revenue Operations

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

Table 673. LSSGOP_Revenue Operations
Name
Description

RevenueInsert

Creates a revenue record.

RevenueUpdate

Updates an existing revenue record.

RevenueDelete

Deletes a revenue record.

RevenueQueryPage

Queries for a revenue record.

Request Message Description: RevenueInsert

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

Table 674. Request Message Description: RevenueInsert
Node
Description
Type

Date

Date of the corresponding record.

String

Response Message Description: RevenueInsert

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

Table 675. Response Message Description: RevenueInsert
Node
Description
Type

Id

ID of the newly created revenue record.

String

Request Message Description: RevenueUpdate

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

Table 676. Request Message Description: RevenueUpdate
Node
Description
Type

Id

ID of the revenue record.

String

Date

Date of the corresponding record.

String

Response Message Description: RevenueUpdate

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

Table 677. Response Message Description: RevenueUpdate
Node
Description
Type

Id

ID of the updated revenue record.

String

Request Message Description: RevenueDelete

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

Table 678. Request Message Description: RevenueDelete
Node
Description
Type

Id

ID of the revenue record to be deleted

String

Response Message Description: RevenueDelete

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

Table 679. Response Message Description: RevenueDelete
Node
Description
Type

Id

ID of the deleted revenue

String

Request Message Description: RevenueQueryPage

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

Table 680. Request Message Description: RevenueQueryPage
Node
Description
Type

Id

ID of the revenue to be queried.

String

Response Message Description: RevenueQueryPage

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

Table 681. Response Message Description: RevenueQueryPage
Node
Description
Type

Id

ID of the revenue.

String

LSSGOP_Revenue 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 682.

Table 682. LSSGOP_Revenue Service Object
Name
Boundary Object Type
Class

LSSGOP_Revenue

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 683. LSSGOP_Revenue Data Object
Siebel Repository Name
External Name

LS SGOP_Revenue

LS SGOP_Revenue

Interface Description (WSDL) for LSSGOP_Revenue

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_Revenue\http_siebel.com_asi_LSSGOP_Revenue.WSDL

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