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 the following table.

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 the following table.

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 the following table.

Node Description Type

Id

ID of the newly created retailobjective

String

Request Message Description: RetailObjectiveUpdate

For a description of this request message, see the following table.

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 the following table.

Node Description Type

Id

ID of the updated retailobjective record.

String

Request Message Description: RetailObjectiveDelete

For a description of this request message, see the following table.

Node Description Type

Id

ID of the retailobjective record to be deleted.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the deleted retailobjective record.

String

For a description of this request message, see the following table.

Node Description Type

Id

ID of the retailobjective record to be queried.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the retailobjective record.

String