Siebel Connector for SAP R/3 > EAI Queue > EAI Queue Business Service >

UpdateStatus


UpdateStatus updates the fields in the status record for the given Row ID or SearchSpec. Table 47 summarizes the UpdateStatus arguments.

Table 47.  UpdateStatus Arguments
Argument Name
Input/Output
Required
Argument Type
Description
RowID
Input/output
No (see comment below)
String
Row ID of record to update.
QueueName
Input
Yes
String
Name of queue to insert into.
Status
Input
Yes
String
Status value for status table.
Comments
Input
No
String
Comments for status table.
SearchSpec
Input
No (see comment below)
String
Search criteria.
SortSpec
Input
No
String
Sort criteria.
ReferenceID
Output
 
String
Reference ID
SequenceID
Output
 
String
Sequence number
ReferenceValue2
Output
 
String
Additional information
ReferenceValue3
Output
 
String
Additional information
NumberRowsAffected
Output
 
String
Number of rows updated

Comment. Either RowID or SearchSpec is required.

Reference ID and Sequence ID are output only if it is guaranteed that only one row is returned, for example, if the Row ID is input, or both the Sort and the Search specs are provided.


 Siebel Connector for SAP R/3 
 Published: 22 August 2003