Hello Gurus,
I have a requirement as follows
Whenver Purchase Order creates in system, We can triggered an IDOC.But
When Goods Receipt done against Purchase Order, SAP transaction update the EKBE table.
as well as on Transaction ME21N , History table is also created. In that case, there is no user intervation.
But still, whenever Goods receipt done against PO, I have to triggred the IDOC with the updates.
For ex: when Fresh Po created with 100 qty , then we have to send an IDOC.
But when we received the goods for 10 qty, then It updates the qty in table and show it also on ME21N transaction in History tab.
In that Case, How should i Send an IDOC. As whenver any updates happen for PO, it should send an IDOC.
Do we have any other solution for the same.
Could you plz help me.