Skip to content

/AWS1/CL_RDDEXECUTESQLRESPONSE

The response elements represent the output of a request to run one or more SQL statements.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sqlstatementresults TYPE /AWS1/CL_RDDSQLSTATEMENTRESULT=>TT_SQLSTATEMENTRESULTS TT_SQLSTATEMENTRESULTS

The results of the SQL statement or statements.


Queryable Attributes

sqlStatementResults

The results of the SQL statement or statements.

Accessible with the following methods

Method Description
GET_SQLSTATEMENTRESULTS() Getter for SQLSTATEMENTRESULTS, with configurable default
ASK_SQLSTATEMENTRESULTS() Getter for SQLSTATEMENTRESULTS w/ exceptions if field has no
HAS_SQLSTATEMENTRESULTS() Determine if SQLSTATEMENTRESULTS has a value