Hi,
The process is we are using t-code MIGO_GR to perform good receipt.
Once the GR is done and material document is created, we display the material document and go into the WM tab and check for TR number (Transfer requirement) and TO. immediately checkbox which is checked for regular user.
Similarly other user is performing the GR, TR number is getting generated, TO. immediately checkbox is not checked. The generated TR number is not available in LTBK table.
I have tried the below solution but LAU parameter is not present for either of the users.
https://answers.sap.com/questions/9798846/to-not-created-for-one-user.html
Now I am trying to find the piece of code where the TR is getting saved in LTBK table so I can place a debugger there and debug. I need help with the function module or include where this TR is getting saved or anything which can be helpful.
Yours Abaper.