LSSGOP_MessagePlan Operations

This Web service allows you to create, update, delete and query records in the MessagePlan object using Sales Rep visibility. For a list of operations, see the following table.

Name Description

MessagePlanInsert

Creates a messageplan record.

MessagePlanUpdate

Updates an existing messageplan record.

MessagePlanDelete

Deletes a messageplan record.

MessagePlanQueryPage

Queries for the messageplan record.

Request Message Description: MessagePlanInsert

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

Node Description Type

Name

Name of the corresponding record.

String

MessagePlanType

Message plan type of the corresponding record.

String

Owner

Owner of the corresponding record.

String

Position

Position of the corresponding record.

String

Product

Product of the corresponding record.

String

Status

Status of the corresponding record.

String

Version

Version of the corresponding record.

String

Response Message Description: MessagePlanInsert

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

Node Description Type

Id

ID of the newly created messageplan record.

String

Request Message Description: MessagePlanUpdate

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

Node Description Type

Id

ID of the messageplan.

String

Name

Name of the corresponding record.

String

MessagePlanType

Message plan type of the corresponding record.

String

Owner

Owner of the corresponding record.

String

Position

Position of the corresponding record.

String

Product

Product of the corresponding record.

String

Status

Status of the corresponding record.

String

Version

Version of the corresponding record.

String

Response Message Description: MessagePlanUpdate

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

Node Description Type

Id

Id of the updated messageplan record.

String

Request Message Description: MessagePlanDelete

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

Node Description Type

Id

ID of the messageplan record to be deleted.

String

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

Node Description Type

Id

ID of the deleted messageplan record.

String

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

Node Description Type

Id

ID of the messageplan to be queried

String

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

Node Description Type

Id

ID of the messageplan

String