‎2022 Jan 24 10:54 AM
Hi experts,
I want to learn how to use bapi functions. I searched bapi structures and I guess , I understand but if you will share example about bapi I can use easily in my programs.
Can you help on this point 🙂
Best Regardss
‎2022 Jan 24 11:45 AM
‎2022 Jan 24 11:45 AM
‎2022 Jan 25 9:20 AM
‎2022 Jan 24 12:33 PM
This question has already been asked, you can find existing answers there.
‎2022 Feb 08 6:26 PM
selection-screen: begin of block b1 with frame title text-001.
select-options: p_mtrl for mara-matnr.
parameters: p_werks like bapi_mrp_mat_param-plant.‎2022 Feb 08 6:29 PM
For example; that code part is solution about Multiple MRP for material.
In selection-screen ; we import material number/numbers and plants, BAPI explore to MRP .