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: 
SAP Community Downtime Scheduled for This Weekend

BAPI_PR_CHANGE

Former Member
0 Kudos
96

Hello Guru's,

I have a PR number which should be set the status CLOSED.

I am using the BAPI_PR_GETDETAIL to get the details of the PR.

I am Populating the Header and Headerx structures and also passing the PR Number.

I am populating the Item and Itemx tables with the item number and Closed equals 'X'.

everything seems to be ok but it is not updating the table EBAN or PR in ME52N.

Please provide Sample code , also mention what are the mandatory parameters required for this BAPI...tried to find some Documentation on this but not available.

Please help me , this is urgent requirement.

Thanks In Advance,

Sagar

1 REPLY 1

Former Member
0 Kudos
57

Hi All,

I am closing this thread as no body answered