SAP – If 1=2 What Is This Code About?
SAP – If 1=2 What Is This Code About?By Suresh Parvathaneni We all might have seen the code “IF 1=2. ….do this…EndIF” and we also know that this code never turns true. The main purpose of such code is for “Maintainability” of the program. Confused?? Read the following: Depending upon the scenario, we would either [...]