cancel
Showing results for 
Search instead for 
Did you mean: 

How can I automatically save data that is generated by a planning sequence in web application designer?

Former Member
0 Kudos

Hi all,

How can I automatically save data that is generated by a planning sequence in web application designer?

Is there in BI IP something similar to API_SEMBPS_SETDATA and API_SEMBPS_POST that can be included into a planning sequence?

Thanks in advance and best regards

Gerd

Accepted Solutions (1)

Accepted Solutions (1)

former_member200327
Active Contributor
0 Kudos

Hi Gerd,

It's a little strange that you question is immediately answered right after you opened it:).

I was about to suggest that you can add something like

Dim lResult As Long

lResult= Application.Run("SAPExecuteCommand", "PlanDataSave")

after call of the Planning Sequence, but if you already know the answer then never mind.

Regards,

Gersh

Former Member
0 Kudos

Execuse me please, I have found a solution shortly after I have opened it.

Thanks and best regards

Gerd

Answers (0)