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

LSSGOP_MessagePlan


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

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 Table 510.

Table 510. LSSGOP_MessagePlan Operations
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 Table 511.

Table 511. Request Message Description: MessagePlanInsert
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 Table 512.

Table 512. Response Message Description: MessagePlanInsert
Node
Description
Type

Id

ID of the newly created messageplan record.

String

Request Message Description: MessagePlanUpdate

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

Table 513. Request Message Description: MessagePlanUpdate
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 Table 514.

Table 514. Response Message Description: MessagePlanUpdate
Node
Description
Type

Id

Id of the updated messageplan record.

String

Request Message Description: MessagePlanDelete

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

Table 515. Request Message Description: MessagePlanDelete
Node
Description
Type

Id

ID of the messageplan record to be deleted.

String

Response Message Description: MessagePlanDelete

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

Table 516. Response Message Description: MessagePlanDelete
Node
Description
Type

Id

ID of the deleted messageplan record.

String

Request Message Description: MessagePlanQueryPage

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

Table 517. Request Message Description: MessagePlanQueryPage
Node
Description
Type

Id

ID of the messageplan to be queried

String

Response Message Description: MessagePlanQueryPage

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

Table 518. Response Message Description: MessagePlanQueryPage
Node
Description
Type

Id

ID of the messageplan

String

LSSGOP_MessagePlan 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 519.

Table 519. LSSGOP_MessagePlan Service Object
Name
Boundary Object Type
Class

LSSGOP_MessagePlan

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 520. LSSGOP_MessagePlan Data Object
Siebel Repository Name
External Name

LS SGOP_MessagePlan

LS SGOP_MessagePlan

Interface Description (WSDL) for LSSGOP_MessagePlan

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_MessagePlan\http_siebel.com_asi_LSSGOP_MessagePlan.WSDL

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