Hi Community,
We have a use case where we want to create reoccurrence of events based on date parameters. The easiest way to think of this is scheduling a meeting in Outlook with a reoccurring pattern. We want to generate a list of dates based on parameters and my question is does such a procedure exist already or do we need to create it?
For example, say I want a list of dates for an event that occurs every Thursday for 15 weeks starting on date X. Again, very similar to the Outlook example but I want this list of dates returned to my application. I am familiar with the Generate Time Data procedure used for occasional generation of calendar data based on parameters stored in some NW tables. I'm looking for a similar procedure that we can call from an AMDP or another HANA procedure. Again, the Outlook reoccurrence model is very similar to what we want to do but what the list of days returned to another procedure.
Thanks in advance, George