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

Table 762. 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 763.

Table 763. 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 764.

Table 764. 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 765.

Table 765. 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 766.

Table 766. 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 767.

Table 767. 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 768.

Table 768. 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 769.

Table 769. 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 770.

Table 770. 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 771

Table 771. 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 772.

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