Start of Content Area

Function documentation Method getRowsAffected  Locate the document in its SAP Library structure

Use

getRowsAffected is a method of the class SapDB_Result.

You use this method to query how many data records (rows) were changed by an SQL statement.

Features

getRowsAffected ()

 

Result: number of changed data records

 

End of Content Area