Hi All,
I have started the Security Upgrade activity (system upgraded from NW7.31 to NW7.4, SAP_BASIS 740 SP 0006)in Sandbox system S30 (GTS ABAP).
Before starting SU25, I want to take a backup of USOBT_C and USOBX_C and ensure I'm able to upload them again.
But I'm currently facing issue while trying to upload customer data in SU24 tcode.
Procedure:
1) Execute SU24. Select "Download".
Enter tcode:/IWBEP/CACHE_CLEANUP (for simplicity). I tried first with *.
Uncheck "Originals only".
I have downloaded the file for this tcode successfully.
2) Execute SU24. Select "Upload". Select Type of Application as "Transaction" and enter the above tcode.
Execute and upload our above downloaded file.
I'm getting the below error message:
The error shown above is for object S_TCODE.
------------------------------------------------------------------------------------------
My Analysis:
I have debugged the standard and exact issue is found at:
Issue: This tcode has TSTCA entry (S_TCODE auth check maintained in SE93) and USOBX_C entry (S_TCODE SU24 auth check).
-----------------------------------------------------------------------------------------------------------------------
I replicated this for a Z tcode and had the same issue.
But when I removed S_TCODE check in SE93 for this Tcode, I was able to SUCCESSFULLY upload.
But the issue with this manual procedure is, I have got so many Tcodes similar to this with so many different auth. objects. i.e. Large entries in TSTCA which are also in USOBX_C table.
I already tried SU24_AUTO_REPAIR,related OSS notes, went through alot of forums - but the issue still existing.
----------------------------------------------------------------------------------------------------------------------
Am I doing something wrong while trying to download/upload SU24 data? Or is this something SAP should fix?
Can anyone please help me with this issue ?
Your help is much appreciated. Thanks in advance.
Cheers,
Srini.