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

Re: Programming posting change in EWM

$
0
0

HI All,

 

   I managed to solve the issue. I used the class  /SCWM/CL_UI_POST to do it.

 

The Steps are:

  1. instantiate /SCWM/CL_UI_POST ( object LR_UI_POST )
  2.   Initialise /SCMB/CL_EES_DEFAULTS=>init to populate the defaults( Warehouse etc.)
  3.   Populate the defaults using the esdus_manager received from step 2
  4. call METHOD lr_UI_post->('QUERY') to populate the internal table.
  5. Change the internal table to your specifications/needs ( eg:process type ,destination bins etc)
  6. CALL METHOD lr_UI_post->UPDATE to update the details
  7.   call METHOD lr_UI_post->('EXECUTE')
  8. CALL METHOD lr_UI_post->('SAVE')
  9. Commit work and wait


Hope this helps and please change the thread to answered.


Regards,

Santosh



Viewing all articles
Browse latest Browse all 8635

Trending Articles



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