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: 120
Message text: An After Import Method uses RFC-calls
A trace in one of the SAP internal test systems has found that your
after-import-method (AIM) calls a function module via RFC.
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 RFC call
can be found in the detailed messages.
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 the RFC function module runs in the same system as the caller, then
you must make sure that you have declared all database tables the RFC
module reads from or writes to.
If you have already declared all these tables then apply for an
exemption for this ATC-message.
If you have not yet declared the tables, then make the necessary
declarations 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 names of the accessed tables with an appropriate value for
"Access type" and "Lock mode".
If the RFC module calls an API that is listed in transaction SLAPI, then
enter the name of this API in "Used APIs".
If the RFC module calls an API that is not listed in transaction SLAPI
<(>,<)> then ask the owner of the API to create an SLAPI entry for this
API and 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_TITLES120
- An After Import Method uses RFC-calls ?Get instant SAP help. Start your 7-day free trial now.
SZDM_CC_CHKS_TITLES077
Tables referencing this object become read only during a ZDO upgrade
INCLUDE SZDM_CC_GENERAL_LOCK_COMPLET OBJECT DOKU ID TXError message extract from SAP system. Copyright SAP SE. ...
SZDM_CC_CHKS_TITLES076
Table defined for Switch Badi cannot be made read only
INCLUDE SZDM_CC_GENERAL_LOCK_COMPLET OBJECT DOKU ID TXError message extract from SAP system. Copyright SAP SE. ...
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_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...
Click on this link to search all SAP messages.