Application Development and Automation 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: 
Read only

Problem with BAPI_PR_GETDETAIL and BAPI_PR_CHANGE

Former Member
0 Likes
2,223

Dear all,

For an application I need to change PR service line-items through program.

I have gone through the function module BAPI_PR_CHANGE. It has option for entering new service lines, however, old service line format and new service line format is somewhat different.

Furthermore in order to get the format of the table (relevant data) for BAPI_PR_CHANGE, I need to run BAPI_PR_GETDETAILS as I have done for BAPI_REQUISITION_GETDETAILS AND BAPI_REQUISITION_CHANGE.

But strangely here I find that in BAPI_PR_GETDETAILS, no data is coming in the service line item table though I have service line-items in the PR.

Can anybody please help?

Regards,

Subhabaha Pal

Dear all,

For an application I need to change PR service line-items through program.

I have gone through the function module BAPI_PR_CHANGE. It has option for entering new service lines, however, old service line format and new service line format is somewhat different.

Furthermore in order to get the format of the table (relevant data) for BAPI_PR_CHANGE, I need to run BAPI_PR_GETDETAILS as I have done for BAPI_REQUISITION_GETDETAILS AND BAPI_REQUISITION_CHANGE.

But strangely here I find that in BAPI_PR_GETDETAILS, no data is coming in the service line item table though I have service line-items in the PR.

Can anybody please help?

Regards,

Subhabaha Pal

3 REPLIES 3
Read only

Former Member
0 Likes
1,692
Read only

0 Likes
1,692

Thanks Klaus ....

I am checking the OSS note and will update.

Regards,

Subhabaha Pal

Read only

0 Likes
1,692

Dear all,

We have the same problem. My system is ERP 6.0 EHP4

Did you solved this ?

Thanks