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 565.

Table 565. 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 566.

Table 566. 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 567.

Table 567. 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 568.

Table 568. 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 569.

Table 569. 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 570.

Table 570. 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 571.

Table 571. 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 572.

Table 572. 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 573.

Table 573. 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 574.

Table 574. 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 575.

Table 575. 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 © 2018, Oracle and/or its affiliates. All rights reserved. Legal Notices.