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

Table 536. 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 537.

Table 537. 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 538.

Table 538. 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 539.

Table 539. 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 540.

Table 540. 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 541.

Table 541. 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 542.

Table 542. 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 543.

Table 543. 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 544.

Table 544. 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 545.

Table 545. 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 546.

Table 546. LSSGOP_MsgPlanItem Data Object
Siebel Repository Name
External Name

LS SGOP_MsgPlanItem

LS SGOP_MsgPlanItem

Example Package for LSSGOP_MsgPlanItem

To view an example of messages 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.

Request

See the following file to view the sample code:

...\LSSGOP_MsgPlanItem

Response

See the following file to view the sample code:

...\LSSGOP_MsgPlanItem

Message Schema (WSDL) for LSSGOP_MsgPlanItem

To view the message schema 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.

See the following file to view the message schema:

...\http_siebel.com_asi_LSSGOP_MsgPlanItem.WSDL

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