Hi to all,
I would be very grateful if someone could help me on how to report on seniority in Employee Central based on the chosen date. I have seen a lot of material on how to show on-screen (transient fields) some seniority data, but I can not fi...
Hello to all,
Maybe this question was answered before, but I did not managed to find the required answer. Can someone give me the recommendations on how to prepare SAP Certification without the SAP LearningHub? I have been subscribed to SAP Learnin...
Hello gurus,
I have a question concerning the buffering of the table T510. By standard this table has buffering switched on, but this setting has been problem for our Payroll department. When payroll administrator changes WT value for payroll relea...
Hello,
I have a specific kind of question concerning SAP integration with third party software in middle size company (30.000 employees, energy industry). Project manager has decided to use a very unusual kind of global solution for the integration...
Hello,You could use nested IFNULL(<expression1>, <expression2>).https://help.sap.com/viewer/7c78579ce9b14a669c1f3295b0d8ca16/Cloud/en-US/20e23edb75191014b906e3271722de36.htmlRegards,Igor
Hello,You could look at REPORT adbc_demo at your system. Go to SE80 and find the report. There you have examples for the class use. At the link below someone has posted the code of the report, but you can find the original source in your own system....
Hello,Not an usual request, but if I have understood what are you trying to accomplish, you should try something like this:Type /H in command bar + enter and go in debug mode Check the value of sy-ucommDo your code accordinglyRegards,Igor