Hi,
I have the following error message after a extended check (SLIN) of my program.
Program: Z_STKHLDR_CHANGE Row: 19 [Prio 2] Object PROG Z_STKHLDR_CHANGE has insufficient authorization to use objects TABL RPM_PROJ_STKHLD from package RPM_PROJECT Z_STKHLDR_CHANGE in package ZRPMMI01 RPM_PROJ_STKHLD in package RPM_PROJECT The used object, TABL RPM_PROJ_STKHLD, is not visible For contact name, see transaction DECO (The message cannot be hidden using pseudo-comment "#EC .., or by using SET EXTENDED CHECK OFF/ON)
In this program, I insert an entry in the standard table RPM_PROJ_STKHLD (in the Backend system of the xRPM SAP xApps). It is working perfectly well !
<b>What amazes me most is that I do not find the DECO Transaction ??</b>