Hi,
I have to create a keyfigure Payment For this year. This key figure should be restricted for cureent year. So i need to write ABAP code in customer exit to populate a variable which will be populated by range start date and End Date of financial year depending on SY-DATUM.
User will not be able to enter in this variable.
1. Variable will be populated by start date and End Date of financial year (by checking sy-datum)
2. Key figure will be restricted by the above variable . varuable will not be ready for input.
Can anybody please give me sample code for the above scenario.
Regards
Dep