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

LSSGOP_TransactionItem


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

LSSGOP_TransactionItem Operations

This Web service allows you to create, update, delete, and query records in the TransactionItem object. For a list of operations, see Table 739.

Table 739. LSSGOP_TransactionItem Operations
Name
Description

TransactionItemInsert

Creates a transactionitem record.

TransactionItemUpdate

Updates a existing transactionitem record.

TransactionItemDelete

Deletes a transactionitem record.

TransactionItemQueryPage

Queries for a transactionitem record.

Request Message Description: TransactionItemInsert

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

Table 740. Request Message Description: TransactionItemInsert
Node
Description
Type

ProductId

Product ID of the corresponding record.

String

SampleTransactionId

Sample transaction ID of the corresponding record.

String

Lot

Lot of the corresponding record.

String

LineNumber

Line number of the corresponding record.

String

ItemStatus

Item status of the corresponding record.

String

Quantity

Quantity of the corresponding record.

String

Response Message Description: TransactionItemInsert

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

Table 741. Response Message Description: TransactionItemInsert
Node
Description
Type

Id

ID of the newly created transactionitem record.

String

Request Message Description: TransactionItemUpdate

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

Table 742. Request Message Description: TransactionItemUpdat
Node
Description
Type

Id

ID of the transactionitem record.

String

ProductId

Product ID of the corresponding record.

String

SampleTransactionId

Sample transaction ID of the corresponding record.

String

Lot

Lot of the corresponding record.

String

LineNumber

Line number of the corresponding record.

String

ItemStatus

Item status of the corresponding record.

String

Quantity

Quantity of the corresponding record.

String

Response Message Description: TransactionItemUpdate

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

Table 743. Response Message Description: TransactionItemUpdate
Node
Description
Type

Id

ID of the updated account.

String

Request Message Description: TransactionItemDelete

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

Table 744. Request Message Description: TransactionItemDelete
Node
Description
Type

Id

ID of the transactionitem record to be deleted.

String

Response Message Description: TransactionItemDelete

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

Table 745. Response Message Description: TransactionItemDelete
Node
Description
Type

Id

ID of the deleted transactionitem record.

String

Request Message Description: TransactionItemQueryPage

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

Table 746. Request Message Description: TransactionItemQueryPage
Node
Description
Type

Id

ID of the transactionitem record to be queried.

String

Response Message Description: TransactionItemQueryPage

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

Table 747. Response Message Description: TransactionItemQueryPage
Node
Description
Type

Id

ID of the transactionitem record.

String

LSSGOP_TransactionItem 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 748

Table 748. LSSGOP_TransactionItem Service Object
Name
Boundary Object Type
Class

LSSGOP_TransactionItem

Business Service

CSSEAIUIDataService

.

Data Object (Integration Object)

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

Table 749. LSSGOP_TransactionItem Data Object
Siebel Repository Name
External Name

LS SGOP_TransactionItem

LS SGOP_TransactionItem

Interface Description (WSDL) for LSSGOP_TransactionItem

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_TransactionItem\http_siebel.com_asi_LSSGOP_TransactionItem.WSDL

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