cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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.

0 Likes
View Entire Topic
Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes