‎2007 Nov 02 4:58 AM
hi experts,
is there any way to change the data in any field of Standard table directly. urgent.
thanks.
Khan
‎2007 Nov 02 5:03 AM
No you can not change the data of standard table directly, because they might dependant on many other tables. So what data do u wnt to change?
There are resepective BAPI's to do the same.
Regards
Gopi
‎2007 Nov 02 5:01 AM
‎2007 Nov 02 5:03 AM
Hi
U can change the values using modify like
modify VBAK from WA.U can also use BAPI's.
Message was edited by:
Vasudha L
Message was edited by:
Vasudha L
‎2007 Nov 02 5:03 AM
No you can not change the data of standard table directly, because they might dependant on many other tables. So what data do u wnt to change?
There are resepective BAPI's to do the same.
Regards
Gopi
‎2007 Nov 02 5:06 AM
Hello Khan
Just a minor addition:
You <i>can </i>change the standard table directly yet you <b>SHOULD (MUST) NOT</b> do it that way due to the possible dependencies mentioned by Gopi.
Regards
Uwe
‎2007 Nov 03 10:52 AM
hi Uwe,
I need to change a particular entry that dont depent on any othere. now how can I do that. Coz I hav seen that anywhere. some1 change the entry directly in change mode. An before that I think he run debugger. Plz help. what the method for that.
thanks alot.
Khan
‎2007 Nov 03 10:59 AM
Hi Khan,
After showing the data using SE16 select the particular entry. Now when you display that single entry start debugging using /h. Press ENTER key. Now you can see the standard code where you can change the entry.
Regards,
Atish