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

LSSGOP_ MsgPlanItem


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

LSSGOP_ MsgPlanItem Operations

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

Table 531. LSSGOP_ MsgPlanItem Operations
Name
Description

MsgPlanItemInsert

Creates a msgplanitem record.

MsgPlanItemUpdate

Updates an existing msgplanitem record.

MsgPlanItemDelete

Deletes a msgplanitem record.

MsgPlanItemQueryPage

Queries for a msgplanitem record.

Request Message Description: MsgPlanItemInsert

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

Table 532. Request Message Description: MsgPlanItemInsert
Node
Description
Type

Name

Name of the message plan item.

String

SequenceNumber

Sequence number of the message plan.

String

Type

Type of message plan.

String

ParentMPId

ID of the parent message plan.

String

Response Message Description: MsgPlanItemInsert

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

Table 533. Response Message Description: MsgPlanItemInsert
Node
Description
Type

Id

ID of the newly created msgplanitem record.

String

Request Message Description: MsgPlanItemUpdate

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

Table 534. Request Message Description: MsgPlanItemUpdate
Node
Description
Type

Id

ID of the msgplanitem record.

String

Name

Name of the corresponding record.

String

SequenceNumber

Sequence number of the corresponding record.

String

Type

Type of the corresponding record.

String

ParentMPId

Parent message plan ID of the corresponding record.

String

Response Message Description: MsgPlanItemUpdate

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

Table 535. Response Message Description: MsgPlanItemUpdate
Node
Description
Type

Id

ID of the updated msgplanitem record.

String

Request Message Description: MsgPlanItemDelete

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

Table 536. Request Message Description: MsgPlanItemDelete
Node
Description
Type

Id

ID of the msgplanitem record to be deleted.

String

Response Message Description: MsgPlanItemDelete

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

Table 537. Response Message Description: MsgPlanItemDelete
Node
Description
Type

Id

ID of the deleted msgplanitem record.

String

Request Message Description: MsgPlanItemQueryPage

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

Table 538. Request Message Description: MsgPlanItemQueryPage
Node
Description
Type

Id

ID of the msgplanitem record to be queried.

String

Response Message Description: MsgPlanItemQueryPage

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

Table 539. Response Message Description: MsgPlanItemQueryPage
Node
Description
Type

Id

ID of the msgplanitem record.

String

LSSGOP_MsgPlanItem 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 540.

Table 540. LSSGOP_MsgPlanItem Service Object
Name
Boundary Object Type
Class

LSSGOP_MsgPlanItem

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 541. LSSGOP_MsgPlanItem Data Object
Siebel Repository Name
External Name

LS SGOP_MsgPlanItem

LS SGOP_MsgPlanItem

Interface Description (WSDL) for LSSGOP_MsgPlanItem

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_MsgPlanItem\http_siebel.com_asi_LSSGOP_MsgPlanItem.WSDL

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