2020 Oct 06 3:38 PM
why the fm CO_XT_COMPONENTS_DELETE does not delete the component?
it does not return any errors
why the fm CO_XT_COMPONENTS_DELETE does not delete the component?
it does not return any errors
2020 Oct 06 4:11 PM
Hi Nick, after call FM, try using "COMMIT WORK AND WAIT."
Regards,
2020 Oct 06 4:25 PM
Hi,
refer the blog - Usage of BAPI's and FM on Production Order.
2020 Oct 06 4:51 PM
This is a not-released FM, so at your own risk, following FMs are only a suggestion 😏
" Dirty code (sample)
PERFORM change_flag_set(saplcozv).
CALL FUNCTION 'CO_IT_SET_FLG_ITAB_NEW'.
CALL FUNCTION 'CO_XT_ORDER_PREPARE_COMMIT'.
COMMIT WORK AND WAIT
When using this kind of FM, perform many where-used searchs in standard code.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |