Hi, Andreas!
You have to submit RPUAUD00_PNPCE report passing p_fwd as abap_true :
SUBMIT rpuaud00_pnpce WITH p_fwd = abap_true.
In this case you will be able to run exactly RPUAUD00_PNPCE report without an error message.
Hope this helps.
Hi, Andreas!
You have to submit RPUAUD00_PNPCE report passing p_fwd as abap_true :
SUBMIT rpuaud00_pnpce WITH p_fwd = abap_true.
In this case you will be able to run exactly RPUAUD00_PNPCE report without an error message.
Hope this helps.