ABAP Runtime Errors

INCONSISTENT_ST_LOADS SAP ABAP Runtime Error inconsistent st loads







INCONSISTENT_ST_LOADS is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.

Short Dump Classification: A - ABAP Programming Error

You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.

Also check out the Comments section below to view or add related contributions and example screen shots.


INCONSISTENT_ST_LOADS ABAP Runtime Error

Please see try again for more details about the possible cause of this runtime error and how it could be avoided.

Interface of ST program <runtime parameter> not compatible with caller <runtime parameter> Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

The ST program <runtime parameter> calls the ST program <runtime parameter> using . It was established that the caller is not compatible with the called. Please see runtime error for more details about the possible cause of this runtime error and how it could be avoided.