Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is there a function module for save and exit?

Former Member
0 Likes
626

Hi Experts,

I'm searching for one or two function modules that save and exit a SEM BPS planning session. Any ideas?

Thx!

Message was edited by: Marcus Schrenk

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
400

Hi Marcus,

Please Refer the Following Function Modules.

UPF_VARIABLE_USER_EXIT_ATTR

UPF_VARIABLE_USER_EXIT_CHAR

UPF_VARIABLE_USER_EXIT_HIER

UPF_VARIABLE_USER_EXIT_NUM

There are also some links provided below please check it whether it suits your requirement.

http://help.sap.com/saphelp_sem320bw/helpdata/en/81/b54aa832e911d4b2c10050dadfb23f/content.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how to load a flat file into bw-bps using sapgui.pdf

If this helps you please reward points.

Thanks,

Srinivas.

2 REPLIES 2
Read only

Former Member
0 Likes
401

Hi Marcus,

Please Refer the Following Function Modules.

UPF_VARIABLE_USER_EXIT_ATTR

UPF_VARIABLE_USER_EXIT_CHAR

UPF_VARIABLE_USER_EXIT_HIER

UPF_VARIABLE_USER_EXIT_NUM

There are also some links provided below please check it whether it suits your requirement.

http://help.sap.com/saphelp_sem320bw/helpdata/en/81/b54aa832e911d4b2c10050dadfb23f/content.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/biw/g-i/how to load a flat file into bw-bps using sapgui.pdf

If this helps you please reward points.

Thanks,

Srinivas.

Read only

0 Likes
400

Hi Srinivas,

Thanks for the answer.

I found one module for saving which is API_SEMBPS_POST

Have unfortunately not found anything for exiting the session...

Regards, Marcus