Solution : https://service.sap.com/sap/support/notes/784539 (SAP Service marketplace login required)
Summary :
The SAP Note addresses issues in the /SAPAPO/RLCDELETE and /SAPAPO/SDORDER_DEL reports regarding sales order deletion from the liveCache, identifying missing batch capabilities and selection options (Category, SNP Planner, Period). The solution involves updating the interface of the /SAPAPO/SDORDER_LC_DEL function module by adding new parameters and maintaining selection texts. It entails adding import parameters (IT_ATPCAT_RTAB, IV_DAY_FROM, IV_DAY_TO) and a table parameter (IT_SNP_PLANNER), followed by necessary program corrections and text updates in SE38.
Key words :
typing reference type it_atpcat_rtab type /sapapo/atpcat_rtab iv_day_from type dats iv_day_to type dats 2, typing reference type it_snp_planner, category snp planner period, prerequisites read consulting note 705901, /sapapo/sdorder_lc_del function module, /sapapo/ord_link/sapapo/obref, cif sales order interface, /sapapo/rlcdelete report, /sapapo/sdorder_del report, terms /sapapo/posmapn
Related Notes :
719809 | Unable to delete sales order from inactive planning version |
705901 | /SAPAPO/SDORDER_DEL: New selection screen as of SCM 4.0 |
703280 | Customer requirements cannot be deleted in the liveCache |
660194 | RLCDELETE does not delete the selected orders |
553476 | Composite SAP note: Report /sapapo/sdorder_del |