Hi Friends,
I have a requirement in which I need to delete component of planned order.
I found one FM that seems to be suitable for that, /SAPAPO/OM_ORDER_MODIFY, in documentation of this FM it is written as it can be used to delete component, but I am not getting how to do that.
In documentation it is written as, "From APO 4.1, you can use ORDER_MODIFY to delete existing I/O nodes as well. To enable this, a "delete record" must be created in the attribute table IT_INPUTS or IT_OUTPUTS, in which the key of the input node or output node is specified, along with the method gc_delete" . I am not getting "along with the method gc_delete". Where we need to set this flag. In which field of that FM?
Kindly suggest me, how can I achieve this.
Thanks & Regards,