cancel
Showing results for 
Search instead for 
Did you mean: 

PO status not set to Deletion

Former Member
0 Kudos

We are using ECS scenario on SRM Server 5.5 with ECC 6.0.

Deletion of a PO line item changes the value of the PO to $0.00, but does not set the status of the PO to Deletion. It remains as "Ordered". (PO has already been outputted).

Furthermore, the backend PO line item is also not deleted.

Any idea how does the status of a PO changes to "Deleted"

Any help will be appreciated.

Thanks

-Bakulesh

Accepted Solutions (1)

Accepted Solutions (1)

khan_voyalpadusman
Active Contributor
0 Kudos

Hi Bakulesh,

Can you please have a look at the purchase order line which you have deleted , status of that will be set to 'deleted'. There will be one thrash icon which indicates that the purchase order line is deleted.

As first step , for your purchase order , please check out following things.

1) as far as i know , there is no status 'deleted' for the purchase order header , only the lines of the purchase order will have status 'deleted'.

2)do you have this problem with all the purchase orders , or it happens only for specific purchase order?

3) In the transaction 'BBP_PD' , you can have a look at the status of the purchase order at the header level and item level.

4)run the function module 'BBP_PD_PO_GETDETAIL' for the purchase order and see what are the values for status in table 'ET_STATUS'.

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Bakulesh,

Deleting the item would not delete the order at header level. Field LOEKZ of Table EKKO will be set to deletion flag if you run program RM06EV47.

Program: RM06EW47 - For archiving the document.

Program: RM06ED47 - For Deletion from the system.

Refer to the following link for further information:

http://help.sap.com/saphelp_47x200/helpdata/en/8d/3e5c48462a11d189000000e8323d3a/content.htm

Regards,

Naveen.

Former Member
0 Kudos

Thank you for the information, but how does the backend line item on the PO (in R/3) get deleted or flagged for deletion ?

-Bakulesh

yann_bouillut
Active Contributor
0 Kudos

Hi,

For ECS scenario, once a PO item is flagged for deletion and if you save the PO, the related ECC PO line item is also flagged for deletion.

Please note that once outputted, only line item can be deleted in the PO. You don't have access anymore to the deletion at header level.

Please note also that PO deletion at header level does not exist in ECC PO.

Thus, if you delete PO at header level in SRM, then only all line items are deleted in the related ECC PO.

This is standard behaviour.

Kind regards,

Yann

Former Member
0 Kudos

Thanks Yann.

But my "Delete" button in SRM is greyed out. I'm unable to delete the PO at the Header level.

How do I activate the "Delete" button ?

-Bakulesh

Former Member
0 Kudos

Also, deleting a line item in SRM PO is not deleting the line item in ECC PO.

yann_bouillut
Active Contributor
0 Kudos

Hi,

It is working fine in my system...(same landscape as you)

What SP level are you ?

Kind regards,

Yann

Former Member
0 Kudos

Service Pack 07.

yann_bouillut
Active Contributor
0 Kudos

Hi,

I am in SP 7 too !

Are you using service items in your PO ?

If yes, please check the following OSS notes

1006573 BBP_POC:For service items,delete indicator not transfered

1057398 - Delete indicator for service items not transfered to backend

Kind regards,

Yann

Former Member
0 Kudos

No, we are not using service items.

I'll do a few more tests and let you know.

Thanks

yann_bouillut
Active Contributor
0 Kudos

Hi,

Please go directly in SE16 for EKPO to check if the deletion flag is correctly set.

Kind regards,

Yann

Former Member
0 Kudos

Hi Yann:

The system is working correctly now. I dont know what the problem really was.

Thanks to all.

-Bakulesh

Points have been awarded.