Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

PO Deleted items in RV_PRICE_PRINT_HEAD

Former Member
0 Kudos

When I use the FM RV_PRICE_PRINT_HEAD to retrieve the PO conditions. I find that the deleted items in the PO is included. How can I remove the deleted items from the FM?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

it will have a deletion indicator check in the strucuture

4 REPLIES 4

Former Member
0 Kudos

it will have a deletion indicator check in the strucuture

0 Kudos

Pls advice me which field is the deletion indictor in the structure.

0 Kudos

Hi,

In table TKOMV, field LOEVM_KO is the Deletion Indicator for Condition Item.

Regards,

Surinder

0 Kudos

Hi,

Thks for the advice. But when I check in debug mode, the table TKOMV shows the deletion flag is not set. But in EKPO table the deletion flag is set. Any idea what could be the reason.

Thanks,

Siva