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: 

Exit for PR creation

Former Member
0 Kudos

Hi,

The requirement is as below

We have added some zfields in shopping cart at item level.

These fields are transferred to R/3 and hence the z field data comes in the customer data tab of the PR.

Now, there needs to be one special condition checked. If one of the field is X -> mark the item as deleted

ie

if zfield1 = 'X' -> loekz = 'X'

I have used MEREQ001 for getting the zfields data in PR. I am getting all this data in PR.

But when I used the check if zfield1 = 'X' -> loekz = 'X' in this exit, deletion indicator is not set.

Can anyone please provide some exit for PR creation which can help to update the standard field based on the value of zfield at item level.

Thanks

Richa

1 REPLY 1

Former Member
0 Kudos

Hi

Pls check the OSS note

Note 783272 - ME51N: Incorrect data transfer

and see this note is already in place

Regards

Madhan