Can someone help me write some logic for an UR. What I need to do is:
1) Look at the Fiscal Period and if it is less than or equal to the current fiscal period I need to multiply a quantity key figure by minus one else not
You can get current month from the system date and then use FM FISCPER_FROM_CALMONTH_CALC to get the current fiscper, and then compare this with the fiscper from the record.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment