‎2008 Mar 10 6:28 AM
Dear all,
Is there anyway to change the system fields forcefully.
For instance, We cannot change the Sy-tcode. Is there any way to do this.
Regards
Jiku
‎2008 Mar 10 6:37 AM
hi.,
we can change the system fields forcefully.
but after executing that stmt changed value will be vanished from System field.
To over come this
declare a local variable and pass the system field value to that variable.
do changes on that later.
Regards.,
Chandra