‎2008 Dec 02 9:52 AM
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
‎2008 Dec 02 10:12 AM
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.