Specifying the SELECT List or FIELDS Clause
Using the SELECT list or FIELDS clause, you define the structure of the result set. You can do this by specifying the columns to be read from the data source individually, or by specifying * to r…
SAP Erp resources for everyone.
Using the SELECT list or FIELDS clause, you define the structure of the result set. You can do this by specifying the columns to be read from the data source individually, or by specifying * to r…