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

saving the current program

Former Member
0 Likes
300

Hii,

I am working in a program which present the user with a graphics screen, which they can modify.

At any moment the current work version should be save-able so that the user can continue working on it on a later moment.Once it is saved...user has the option to open it from the library and re-work on that.

I am clueless about this whole thing.Is there any standard sap program which has the same functionality orr any function module to do so or any link.

Thanx in advance

1 REPLY 1
Read only

Former Member
0 Likes
276

Hi Priya,

I am not very clear about your requirement, if you want to remind a user to save the data in that case you can use the FM below, here a screen will popup & ask the user to save the data.......

POPUP_TO_CONFIRM_DATA_LOSS

With luck,

Pritam.