Is there any possibility to delete sales order bom if sales order is already deleted (archived) (need to set deletion indicator STKO-LOEKZ to X ).
If sales order exist in the system I use FMs:
CSAI_BOM_READ
CSAI_BOM_MAINTAIN
and it works nice.
Is there any FM , BAPIs to do this? (I don't want to set it using just modify db table)
Thanks in advance.