SAP ABAP Function Module /SDF/RBE_NATSQL_SELECT (execute native sql select statement)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
Basic Data
Function Module /SDF/RBE_NATSQL_SELECT execute native sql select statement  
Function Group /SDF/RBE_6X   RBE-Release dependent development >=6.20  
Program Name /SDF/SAPLRBE_6X    
INCLUDE Name /SDF/LRBE_6XU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE I return code (needed for rfc)
Exporting SQL_CODE TYPE I db specific error code
Exporting SQL_MESSAGE TYPE DBSQLMSG SQL Error Message
Exporting ROWS TYPE I number of fetches rows
Exporting RES_TAB TYPE /SDF/RBE_NATSQL_RESTAB_TT native sql result table
Exporting FIELD_INFOS TYPE /SDF/RBE_NATSQL_SDD_FIELD_TT table type for native sql field information
Exporting RUNTIME TYPE I abap measured runtime of stmt
Importing SQL_TEXT TYPE STRING sql statement to be executed
Importing MAX_ROWS TYPE I maximum number of returned rows
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20100421 
SAP Release Created in 2005_1_620