In the previous blog Addressing the n+1 landscape dilemma - Approach 3 we talked about using the SWITCH option. In this blog we talk about the final approach, Commenting out the code
Approach 4: Commenting out Code and deploying the fix
For urgent fixes, it is also possible to comment out the newly developed code and then deploy the fix.
Just like with Approach 3, for the PDI and KUT extension fields on the UI, Data Sources and Process Extension Scenarios, the same restrictions would apply here as well
Addressing the n+1 landscape dilemma - Approach 1 (Production Fix)
Addressing the n+1 landscape dilemma - Approach 2 (When New BOs are created in the existing solution)
Addressing the n+1 landscape dilemma - Approach 3 (Switch Option)
Addressing the n+1 landscape dilemma - Approach 4 (Commenting out code) This Blog !
With contributions from Pramodh PatilStefan HagenSridhar Natarajan
Thanks !
Vinita