With SAP ERP 6.0 EHP3 and activating business function LOG_PP_MIS you get new functions for mass processing of production-/process-orders.
In compound with Transaction CISL you can change list types and correspondig mass processing functions.
There are two new undocumented mass processing functions for production-/process orders with list type order header PPIOH000 (transaction COHV/COHVPI):
260 Set Deletion Flag
270 Set Deletion Indicator
At least "260 set deletion flag" function seems to be working.(I could only test this)
Before activating of business function LOG_PP_MIS these two mass processing functions were explicitly inactivated in function module CO_WORK_REGISTERED_FUNCTIONS_S.
(look for constants cowrk_c_fct_delflag or cowrk_c_fct_delind / comment "also delete functions which are not supported in COHV yet")
Does anyone know whether these functions were officially released or where they are documented?
Otherwise we would have to implement a class with BAPI_PROCORD_SET_DELETION_FLAG with integration into the navigation profile of COVH / COHVPI.
That's what I wanted to avoid, if there is already a standard implementation.
Request clarification before answering.
Hello Sven and Dee,
any News on this Topic? what are your experiences? Do you use the functionalities?
regards
and thanks
Horst
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here the answer from SAP Enterprise Support :
The mass processing functions
- Set deletion indicator
- Set deletion flag
are implemented at least since ECC 6.0. In
addition the BAPIs for the process orders support these 2 functions as well.
With the business function LOG_PP_MIS available in ERP 6.0 EhP3 it is possible to
activate COISL (change list types). With this transaction you can select the two
functions also for mass processing in COHVPI. So, these functions are
officially released and supported.
Unfortunately, this is not yet documented
(in the official documentation nor in the release note). -> We will do this
in the nearer future.
If you need an official note, we could
update an FAQ note asap.
Sven
| User | Count |
|---|---|
| 13 | |
| 12 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.