I’ve been working with SAC for a while now, and one thing that always bugged me was how overly complicated it felt to do something simple,just let users type in some data and save it. You’d think you need Data Actions for everything, but you really don’t.
In this blog, we will build a custom input form in SAC that saves user-entered data directly into a Planning Model using scripting APIs like createMembers() and setUserInput().
I’ve been working with SAC for a while now, and one thing that always bugged me was how overly complicated it felt to do something simple,just let users type in some data and save it. You’d think you need Data Actions for everything, but you really don’t.In this blog, we will build a custom input form in SAC that saves user-entered data directly into a Planning Model using scripting APIs like createMembers() and setUserInput(). Read More Technology Blog Posts by Members articles
#SAP
#SAPTechnologyblog