Do you have any question about this error?
Message type: E = Error
Message class: SZDM_CC_CHKS_TITLES - Title messages related to check classes
Message number: 125
Message text: An After Import Method accessed a table with Native-SQL
A trace in one of the SAP internal test systems has found that your
after-import-method (AIM) accessed a database table by native SQL
(either EXEC-SQL or ADBC).
The name of the AIM and the name of the system where the trace was
executed and where you can find the call stack leading to the native SQL
command can be found in the detailed messages. Inspect the call stack in
order to find out the name of the accessed database table.
If the AIM runs as part of a zero-downtime-upgrade in a customer system,
then the upgrade procedure aborts with an error message. Solving this
kind of errors requires help from the SAP development support.
If you have already declared the table that your AIM accesses via native
SQL, then apply for an exemption for this ATC-message.
If you have not yet declared the table, then make the necessary
declaration in your development or maintenance system:
Call transaction SOBJ_EXT.
Enter the name of the transport object type that triggers the AIM.
Select "Used database tables" in the navigation area.
Enter the name of the table accessed via native SQL with an appropriate
value for "Access type" and "Lock mode".
If your AIM calls an API that is listed in transaction SLAPI and if this
API accesses the table via native SQL, then enter the name of this API
in "Used APIs". If the table is not yet declared in the SLAPI entry,
then ask the owner of the API to declare the table there.
If the RFC module calls an API that is not listed in transaction SLAPI
and if this API accesses the table via native SQL, then ask the owner of
the API to create an SLAPI entry for this API and to declare all
accessed tables there.
The system issues an error message and will not allow you to continue with this transaction until the error is resolved.
<DS:TX.SZDM_CC_GENERAL_ZDO>Further information ...</>Error message extract from SAP system. Copyright SAP SE.
SZDM_CC_CHKS_TITLES125
- An After Import Method accessed a table with Native-SQL ?Get instant SAP help. Start your 7-day free trial now.
SZDM_CC_CHKS_TITLES122
A Configuration-Task uses RFC-calls
What causes this issue? A trace in one of the SAP internal test systems has found that your configuration task calls a function module via RFC. The n...
SZDM_CC_CHKS_TITLES121
An XPRA report uses RFC-calls
What causes this issue? A trace in one of the SAP internal test systems has found that your XPRA report calls a function module via RFC. The name of ...
SZDM_CC_CHKS_TITLES126
An XPRA report accessed a table with Native-SQL
What causes this issue? A trace in one of the SAP internal test systems has found that your XPRA accessed a database table by native SQL (either EXEC...
SZDM_CC_CHKS_TITLES127
A Configuration-Task accessed a table with Native-SQL
What causes this issue? A trace in one of the SAP internal test systems has found that your configuration-task accessed a database table by native SQ...
Click on this link to search all SAP messages.