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

LSSGOP_RetailObjective


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

LSSGOP_RetailObjective Operations

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

Table 662. LSSGOP_RetailObjective Operations
Name
Description

RetailObjectiveInsert

Creates a retailobjective record.

RetailObjectiveUpdate

Updates an existing retailobjective record.

RetailObjectiveDelete

Deletes a retailobjective record.

RetailObjectiveQueryPage

Queries for a retailobjective record.

Request Message Description: RetailObjectiveInsert

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

Table 663. Request Message Description: RetailObjectiveInsert
Node
Description
Type

Name

Name of the corresponding record.

String

Description

Description of the corresponding record.

String

StartDate

Start date of the corresponding record.

String

EndDate

End date of the corresponding record.

String

GoalRevenueDate

Goal revenue date of the corresponding record.

String

PeriodName

Period name of the corresponding record.

String

Type

Type of the corresponding record.

String

PromoNum

Promotion number of the corresponding record.

String

Response Message Description: RetailObjectiveInsert

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

Table 664. Response Message Description: RetailObjectiveInsert
Node
Description
Type

Id

ID of the newly created retailobjective

String

Request Message Description: RetailObjectiveUpdate

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

Table 665. Request Message Description: RetailObjectiveUpdate
Node
Description
Type

Id

ID of the retailobjective record.

String

Name

Name of the corresponding record.

String

Description

Description of the corresponding record.

String

StartDate

Start date of the corresponding record.

String

EndDate

End date of the corresponding record.

String

GoalRevenueDate

Goal revenue date of the corresponding record.

String

PeriodName

Period name of the corresponding record.

String

Type

Type of the corresponding record.

String

PromoNum

Promotion number of the corresponding record.

String

Type

Name of the corresponding record.

String

Response Message Description: RetailObjectiveUpdate

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

Table 666. Response Message Description: RetailObjectiveUpdate
Node
Description
Type

Id

ID of the updated retailobjective record.

String

Request Message Description: RetailObjectiveDelete

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

Table 667. Request Message Description: RetailObjectiveDelete
Node
Description
Type

Id

ID of the retailobjective record to be deleted.

String

Response Message Description: RetailObjectiveDelete

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

Table 668. Response Message Description: RetailObjectiveDelete
Node
Description
Type

Id

ID of the deleted retailobjective record.

String

Request Message Description: RetailObjectiveQueryPage

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

Table 669. Request Message Description: RetailObjectiveQueryPage
Node
Description
Type

Id

ID of the retailobjective record to be queried.

String

Response Message Description: RetailObjectiveQueryPage

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

Table 670. Response Message Description: RetailObjectiveQueryPage
Node
Description
Type

Id

ID of the retailobjective record.

String

LSSGOP_RetailObjective 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 671.

Table 671. LSSGOP_RetailObjective Service Object
Name
Boundary Object Type
Class

LSSGOP_RetailObjective

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 672. LSSGOP_RetailObjective Data Object
Siebel Repository Name
External Name

LS SGOP_RetailObjective

LS SGOP_RetailObjective

Interface Description (WSDL) for LSSGOP_RetailObjective

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_RetailObjective\http_siebel.com_asi_LSSGOP_RetailObjective.WSDL

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