Hi Selva Kumar,
Hope you are doing the Auto GI /GR
in this situation the sequence will be like this first system will do the GI then GR finally it will do the Confirmation. If anything missing in the above system will stop to do other activities through BAPI
if you are using any ZReport means better to call the below BAPI's individually
for avoiding this you have execute BAPI_GOODSMVT_CREATE for GI first
then use same BAPI for GR also by using the COMMIT BAPI
then make the confirmation BAPI_PRODORDCONF_CREAT_TT
For this you don't want to activate Back flush or Auto GR
I have a question here if you have activated back flush and Auto GR then why you are executing through BAPI ??
Regards,
Venkatesh..