cancel
Showing results for 
Search instead for 
Did you mean: 

How to use MDRO.SetRecurrence() function in Cloud Application Studio?

04-24-2025 9:01 AM
kostadin_terziev Participant
666 views 1 comments
0 Likes
SAP Managed Tags
Labels
Mass data runSAP Cloud Application Studio
Subscribe

Hello Community.

I have to develop a solution that programmatically triggers mass data run scheduled to run every 5 minutes.

We have found a library AP.PlatinumEngineering where there is function called MDRO.setRecurrence(). However it requires a parameter startdatetime which is of type AP.Common.GDT:Global_DateTime.

We tried using Context.GetCurrentGlobalDateTime() but it returns BASIS:Global_DateTime.

There is no way to cast or use the data type AP.Common.GDT:Global_DateTime in a BO element or in an ABSL script file.

How can we then use the function MDRO.SetRecurrence()?

0 Likes

Accepted Solutions (0)

Answers (0)