What will be the output of the following code for the user has a date format as DD-MM-YYYY? (Assume today's date is the 14th Feb 2010) Report test_date. Write : / sy-datum.
Task T1 is processed by a team O1 and team leader wants to release it. Another developer who is not from team O1 wants to do some changes in T1.When he can do changes.
You want to declare a variable which can be used outside of the class globally but no one should be allowed to change that variable except the method of that class. How you can achieve this?