CX_ABAP_NOT_IN_PACKAGE - - C1 X X Released CX_ABAP_NOT_IN_WHITELIST - - C1 X X Released CX_ABAP_RANDOM - - C1 X X Released CX_ABAP_RANGE_CONV - - C1 X Released CX_ABAP_SQL_ERROR - - C1 X Released CX_ABAP_TIMEFM_INVALID - - C1 X X Released CX_ABAP_UTCLONG_IN...
Invalid syntax raises a handleable exception from the class CX_SY_DYNAMIC_OSQL_ERROR. The addition WITH ASSOCIATIONS cannot be used if the subquery of the common table expression contains the language element UNION. In subsequent queries of the current WITH statement, the published associations can...
i analyzed inside the CL_SQL_* objects, statement is correctly prepared in the db but the selection fails. no error message just sy-subrc 9 (after the CALL 'C_DB_FUNCTION' in next_package() ). in addition, data definition statements like "create table" or "drop table" work fine from...
An open secondary connection or service connection can be active or inactive. Once opened in Open SQL or Native SQL, a database connection is active and can be used by Open SQL or Native SQL. The secondary connection or service connection becomes inactive as soon as the current database LUW...
When ABAP SQL, Native SQL, or AMDP is used in an ABAP program, the database interface uses a database connection of the current work process to access a database. Every work process always has a standard connection to the standard database. In addition, secondary connections to other ...