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

Table 696. 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 697.

Table 697. 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 698.

Table 698. 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 699.

Table 699. 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 700.

Table 700. 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 701.

Table 701. 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 702.

Table 702. 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 703.

Table 703. 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 704.

Table 704. 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 705.

Table 705. 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 706.

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