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

LSSGOP_MsgPlanItem_ALL


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

LSSGOP_MsgPlanItem_ALL Operations

This Web service allows you to create, update, delete, and query records in the MsgPlanItems object using Administrator visibility. For a list of operations, see Table 542.

Table 542. LSSGOP_MsgPlanItem_ALL Operations
Name
Description

MsgPlanItem_ALLInsert

Creates a msgplanitem record.

MsgPlanItem_ALLUpdate

Updates an existing msgplanitem record.

MsgPlanItem_ALLDelete

Deletes a msgplanitem record.

MsgPlanItem_ALLQueryPage

Queries for a msgplanitem record.

Request Message Description: MsgPlanItem_ALLInsert

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

Table 543. Request Message Description: MsgPlanItem_ALLInsert
Node
Description
Type

Name

Name of the message plan item.

String

SequenceNumber

Sequence number of the message plan item.

String

Type

Message plan item type.

String

ParentMPId

ID of the parent message plan.

String

Response Message Description: MsgPlanItem_ALLInsert

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

Table 544. Response Message Description: MsgPlanItem_ALLInsert
Node
Description
Type

Id

ID of the newly created msgplanitem

String

Request Message Description: MsgPlanItem_ALLUpdate

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

Table 545. Request Message Description: MsgPlanItem_ALLUpdate
Node
Description
Type

Id

ID of the msgplanitem record.

String

Name

Name.

String

SequenceNumber

Sequence number of the corresponding record.

Number

Type

Type of the corresponding record.

String

ParentMPId

ParentMP ID of the corresponding record.

String

Response Message Description: MsgPlanItem_ALLUpdate

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

Table 546. Response Message Description: MsgPlanItem_ALLUpdate
Node
Description
Type

Id

ID of the updated msgplanitem record.

String

Request Message Description: MsgPlanItem_ALLDelete

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

Table 547. Request Message Description: MsgPlanItem_ALLDelete
Node
Description
Type

Id

ID of the msgplanitem record to be deleted.

String

Response Message Description: MsgPlanItem_ALLDelete

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

Table 548. Response Message Description: MsgPlanItem_ALLDelete
Node
Description
Type

Id

ID of the deleted msgplanitem record.

String

Request Message Description: MsgPlanItem_ALLQueryPage

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

Table 549. Request Message Description: MsgPlanItem_ALLQueryPage
Node
Description
Type

Id

ID of the msgplanitem record to be queried.

String

Response Message Description: MsgPlanItem_ALLQueryPage

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

Table 550. Response Message Description: MsgPlanItem_ALLQueryPage
Node
Description
Type

Id

ID of the msgplanitem record.

String

LSSGOP_MsgPlanItem_ALL 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 551.

Table 551. LSSGOP_MsgPlanItem_ALL Service Object
Name
Boundary Object Type
Class

LSSGOP_MsgPlanItem_ALL

Business Service

CSSEAIUIDataService

Data Object (Integration Object)

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

Table 552. LSSGOP_MsgPlanItem_ALL Service Object
Siebel Repository Name
External Name

LS SGOP_Account

LS SGOP_Account

Interface Description (WSDL) for LSSGOP_MsgPlanItem_ALL

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_ALL\http_siebel.com_asi_LSSGOP_MsgPlanItem_ALL.WSDL

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