‎2018 Nov 09 7:28 AM
Hi All,
We have an requirement to create the ERS invoice once the user post the GR document.( Once the GR is saved,automatically the Invoice or Credit memo is to be generated)
For this we are trying to do a Z enhancement and in the update task of the Goods Receipt,we are trying to call the standard MRRL program but it dumps as the we were calling this using a Submit.So we proceeded to call the FM in same update task as there was a call Screen in this FM ,the process created Dumps. Please suggest a way how to call and commit a Standard program in Standard Update task.