cancel
Showing results for 
Search instead for 
Did you mean: 

Delete Planned Order

siva_mohapatra
Explorer
0 Kudos

Hi Members,

In my company we are planning through APO. MRP type taking as XO. Every time Planned orders are received through APO system. Our requirement is to delete aged planned orders from ECC system. As per my understanding same is possible if MRP planning run is in picture through regenerative planning run but now same is our requirement with APO.

Please suggest me if my requirement is possible through any custom enhancement.

Thanks in advance.

BR

Siva Sankar

mdistasi
Member
0 Kudos

How can I mass delete firm planned orders overdue with the exclusione of planned order with wip (components in the intermediaries milestones are assigned to planned order)

lenastodal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Thanks for coming to SAP Community for answers. Please post your question as a new question here: https://answers.sap.com/questions/ask.html

Since you're new in asking questions here, check out our tutorial about asking and answering questions

(if you haven't already), as it provides tips for preparing questions more effectively, that draw responses from our members. Please note, that your post here likely won't be answered.

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

Why dont you delete it from APO?

You can use /SAPAPO/RLCDEL or report like /SAPAPO/DELETE_PP_ORDER.

Please note X0 mrp type materials are not planned by ECC MRP.

Best Regards,

R.Brahmankar

siva_mohapatra
Explorer
0 Kudos

Hi Rupesh,

Thanks a lot for your reply. I know in APO we can delete planned orders at any moment but I am asking about partially confirmed planned orders. User is converting planned order partially and the remaining quantity lying ideally which we can not delete through APO.

Then what will be the best solution to delete those partially confirmed planned orders? As you know MRP run is not applicable in our case.

BR

Siva Sankar

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

You can use COHV to mass delete planned orders.

Check the flag "planned orders" and without flag "production orders". And in "mass processing" tab you will an option to"delete planned orders".

Also Use can use transaction MD16 for it.

Best Regards,

R.Brahmankar

siva_mohapatra
Explorer
0 Kudos

Hello Rupesh,

I have tried in COHVPI but sorry to say there is no option available there to delete Planned orders. Only planned order conversion and availability check is available. Could you please help me out if I am missing something.

BR

Siva Sankar

rupesh_brahmankar3
Active Contributor
0 Kudos

Hello,

For that you need to activate business function LOG_PP_MIS.

Please refer SAP KBA  1819470 - Mass processing functions are missing in t-code COHV

If you use Release ECC 6.03 and activate the enterprise business function LOG_PP_MIS in transaction SFW5, you can enable this selection.


Best Regards,

R.Brahmankar

former_member194456
Contributor
0 Kudos

Hello

Have you tried MD16 Or MD19 for delete the firmed planned orders

Also have a look on the attached thread, might be helpful

Regards

SS

siva_mohapatra
Explorer
0 Kudos

Hi Rupesh,

As per your suggestion business function activated and same scheduled in background. Now issue resolved. Thanks for your reply.

BR

Siva Sankar

Answers (2)

Answers (2)

former_member185450
Active Contributor
0 Kudos

Hello Siva,

As you are asking to delete the firmed planned order (Partially confirmed planned orders) so please execute the MD19 transaction code to get the list of firmed planned orders with production version, material, MRP Controller along with plant combination

then you can select multiple line items and delete one shot

Regards,

Venkatesh..

venkatanaresh_yadav
Participant
0 Kudos

Dear,

Check with this BAPI: BAPI_PLANNEDORDER_CHANGE

ask your abaper to delete the old planned orders logic will be as below

Pass the date(ex:PLAF-PEDTR) range from which you wanted to delete the planned order into PLAF get the planned orders list and then ask to change the above BAPI accordingly.

Thanks,

Naresh.