Hi Dave,the easiest way is to use DT_ADD_YEARS in your formula (expression):Here is expert modus, you just have to change ID of your variable:0A5B9B1556021EEE83D048546ADBC07C > DT_ADD_YEARS ( SYS_INFO_CURRENT_DATE ( ) , 1 )It could be, that you have ...
Hi Sandeep,I don't quite understand what you want to do. Do you have BRF+ Application (BRF+ Function), which you want to call via transaction code?For each BRF+ at least one class with several methods is generated. But you don't call this class direc...
Hello Björn,withing BRF+ this should work. If you are checking the simulation mode or BRF+ trace values, you will get wrong (condensed) results.I made two easy formulas, one with '', the other with ' '; because we know, BRF+ treats this differently ...
Hi Ragvan,my assumption is, you are triggering BRF+ from "Z development" and after you get back from BRF+ you are able to do some extra programming.If I understand you correctly, you have BRF+ function, where you are calling decision table. In the ru...