Hi All,
I am writing an report program, I would want to change/modify the selected records's File Owner's user id. Please let me process/function modules/ Class_method/bapis to change/modify the File Owner field.
Example:
In the attached AL11 screen shot, currently it's showing File Owner as "ROOT", as per my requirement I would want to update/change that file owner with other user id ( say "JACK") in my Report program.
After running my report if I check in AL11 transaction code particular record's File Owner should show as "JACK"
Please suggest how could I handle this scenario.