‎2008 Nov 11 8:05 PM
I am calling this BAPI: BAPI_GOODSMVT_CREATE
with testrun = 'X'.
I do not get any output. I was expecting to see something in the return table with the messages from the simulation.
How does the testrun flag work ?
‎2008 Nov 11 8:30 PM
Try to simulate a wrong test, and verify the return table, I think returns only when has errors.
‎2008 Nov 11 8:42 PM
Bapi will return either a success or a failure.. so BAPI will have a return always.
‎2008 Nov 12 2:38 AM
Hi JJ ,
it differs from case to case , in this case , it will return MBLNR if it havent got any Errors in that process .
if return table is empty means it success
regards
Prabhu
‎2008 Nov 12 12:43 PM