‎2008 Feb 25 5:05 AM
Hi.
I am doing a program Z to get values of the area planning to update the data.
I am using the class CL_SAM_VARIABLE, with the method SET_HIE_USER_VALUE and properly executed, but I do not see reflected changes in the transaction BPS0.
I do like to be saved the changes I made?
Thanks for your help..
‎2008 Feb 25 8:46 AM
I think you mean CL_SEM_VARIABLE? Have you called the save_db method after setting the variable?
matt
‎2008 Feb 25 3:29 PM
Hi matt.
Yes, i called the save_db method after the method SET_HIE_USER_VALUE and not change the datas.
Thanks.
‎2008 Feb 25 4:07 PM
‎2008 Feb 25 6:45 PM
Hi.
i was debugging the class an find the Atribute M_CHANGE not have mark 'X' to and not can change the value, any way for change te value to M_CHANGE. or i have execute other Method??
‎2008 Feb 26 8:59 AM