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

Re: Update plant data in MM02

$
0
0

Hi all,

As of now, I have used BAPI_MATERIAL_SAVEDATA to update plant data:

 

AT PAI of screen 1501(ZMGD1).

IF SY-UCOMM = 'BU' //save

  LOOP at each plant.

     (call BAPI_MATERIAL_SAVEDATA with required plant data/extension)

     (BAPI COMMIT with WAIT = X) "Not recommended

  ENDLOOP.

ENDIF.



This works well, but just the concern of whether this technique is recommended or not. I would like to hear your valuable opinions on this.


Thank you all,

Ron.



Viewing all articles
Browse latest Browse all 8594

Trending Articles



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