Counting the Number of Records Siebel CRM Gets or Updates
You can use the NumAffRows (Number of Affected Rows) output argument with the following operations:
Query. NumAffRows returns the number of rows that Siebel CRM gets as a result of the query.
Update or Upsert. NumAffRows returns the number of rows that Siebel CRM updated.