2023 Aug 28 1:51 PM
Hi Friends,
I am debugging MD02. In the Background, it's calling FM MD_POP_PLANNING_REQUEST. In that FM, there is a global internal table gt_planrequest. in the internal table has value(subcomponent (material)) for a few cases. In some cases, it doesn't have material. I am not able to find, how the value populates in the internal table.
I want to know, how the value populates.
Thanks with regards,
Vallamuthu m,
2023 Sep 14 8:54 PM
Hi Vallamuthu,
In this case it's best to use watchpoint in ABAP debugger, you can find description of it here.