on 2025 Mar 10 3:13 PM
Hello experts,
In our system the version of a standard class /UI2/CL_JSON in DEV is different from the version in the QA.
There are not versions in the DEV.
How can I know how the upgrade was done in DEV?
Maybe a note was implemented?
Thank you in advanced
Hagit
Request clarification before answering.
Look for object R3TR CLAS /UI2/CL_JSON in transaction SE03 in both systems.
(if a SAP upgrade, look also at transactions such as SAINT if allowed)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
creating a short comment
then updating it
Thank you for your answer.
In QA I do not see any repaired classes
thank you
Check the exact level of SP in both systems, 12 (may 2015) vs 17 (december 2016) ?
NB: Thats pretty old?
What do you mean by "exact level of SP" ?
This what I see:
In QA
In DEV
It is very old but I just used that class now.
Basically, your systems are not at the same service package level, so the class or some of its components are different.
It seems someone forgot or chose not to complete an upgrade a few years ago...
@RaymondGiuseppiHow can I make only the version of the class in QA the same as in DEV? (not the whole SP)
You could identify the OSS Notes that changed the class, but as your development system is already at a higher SP, you cannot implement them in that system.
So you could create a Transport of Copies request for the whole class, but first do a where-used search to make sure that no other Workbench object that uses this class will fail after the import, you would need to transport those changed objects as well, and again look for the usage case and add new objects to the request until no more objects are added.
@RaymondGiuseppi I will try and let you know the results
I didn't understand if you're suggesting to move the class from DEV to QA and PROD or not. The need for the transfer arose due to development that I wanted to move from DEV to QA.
The correct way to do this is to transport the entire new SP to your entire system perimeter.
If you transport only part of the SP (such as simulating a simple OSS note implementation), you also have to transport every required object related to those changes, so the where-used search and much testing effort.
We decided to wait for the complete upgrade.
Thank you for your great & quick help.
Hagit
User | Count |
---|---|
87 | |
10 | |
9 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.