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: 

Regarding Confirmation Key change in PO

Former Member
0 Kudos

Hi Experts!

I have a problem. I am using BAPI_PO_CHANGE to change the confirmation_key

in poitem table. It is working fine if there is no partial gr against that line item.

But if there is a gr entry against that line item its giving me a message 'confirmation key should not be changed'..

Is there any way you guyz can help me out with that.

thanks

8 REPLIES 8

Former Member
0 Kudos

Can you change this using the standard transaction if there is a GR?

Is there a long text for the message?

Rob

0 Kudos

NO you cant

Thats the problem

0 Kudos

So it's probably some sort of data integrity issue and SAP won't let you change it.

Once again - is there a long text with the message?

Rob

0 Kudos

thanks for your reply.

I am testing the bapi and the only text its giving is

'confirmation key change will not be affected'

only for those po and line items which has partial GR

but it is fine for others which doesnot have parital GR.

0 Kudos

What is the message number and ID of the error?

Rob

0 Kudos

thanks for your reply

message and id number

T ID NUM MESSAGE

-


S 06 023 Standard PO 4500085036 changed

I ME 664 Change Conf. control could not be effected

thanks

0 Kudos

So I guess you cannot do it.

Rob

0 Kudos

anyway Thanks for your help