Hi,
Please find the requirement as below.
After creation of shopping cart in SRM, one workflow to be triggered. This workflow will create two workitems for approval to be sent to two departments (say A and B) for parallel approval. Department A h...
Normal Business Scenario:
In an ERP Model, Production Planner need to keep a tab on the amount of material available as and when required for smooth functioning of the production cycle. SAP provides MRP run to assist Production Planner with determina...
Hi All,
We have an urgent production issue, where during MRP Live execution we must exclude the in transit delivered stock. Currently, all the in-transit stocks are considered in the available stocks in a plant.
The requirement is to calculate th...
Hi SAP Gurus,In my project there is a requirement where we have to convert existing custom Adobe forms into Smartforms. I have searched in the SCN forum and found a thread http://scn.sap.com/thread/1485765 but it didnt fulfill my requirement. I have ...
Hi Mahesh,I am not able to update qualitative data from FM BAPI_INSPOPER_RECORDRESULTS.If you were able to update the results then I will be highly obliged if you paste the code here.Thanks in advance.Ashis
Hi zoltan.paulinyi Thanks for your reply.Actually, currently client is having sequential workflow where first 3 approvers from procurement department are in sequential and then comes last 3 approvers from finance department in sequence.Client want t...
Hi John,
Right now I don't have access to S4HANA system.
Still, I can try to provide sample code for you as below.
ct_mdps = Select a.the_index , a.matnr , a.werks , a.berid , a.berty , a.plaab , a.planr , a.dat00 , a.delkz, a.vrfkz , a.plumi ,a.m...
Hi Ya-Chi,
Sorry for replying late.
You have to create an BADI implementation for PPH_MRP_RUN_BADI and provide your custom class in the implementation.
Also, you have to implement the method MDPS_ADJUST in SQL script language.
Please let me kn...