Skip to Content
0
Former Member
Jun 06, 2008 at 11:35 AM

Program State

22 Views

Hi All,

I have a requirement to store a customized program state. For example I want to store the date and time of last execution of the program. What is the best way to do it.

a. Create a TVARV entry, store it there, and update it when needed using update command in ABAP

b. Create new customized table instead.

Thanks,

sid