Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9242

Re: /AFS/BAPI_GOODSMVT_CREATE for 261 To Order Issue

$
0
0

Hello Azam Nazar.   

Check RETURN internal table once the BAPI is executed and before checking SY-SUBRC = 0.

Instead of using CHECK SY-SUBRC EQ 0,use

          if return[] is initial.

               CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'

                    EXPORTING

                         wait = 'X'.

          endif.

Regards.


Viewing all articles
Browse latest Browse all 9242

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>