cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with the BBP_PD_PO_UPDATE

Former Member
0 Kudos

Hello All ,

We are facing an issue with the BBP_PD_PO_UPDATE

I am trying to update tax code for the mass POu2019s

So I will get the input file with the PO numbers and TAX code

I will get the Po details using BBP_PD_PO_GETDETAIL . and mapping the header , item and tax code tables to BBP_PD_PO_UPDATE.

Once run the function module I will run BBP_PD_PO_SAVE'

And

COMMIT WORK AND WAIT.

CALL FUNCTION 'BBP_PD_PO_RESET_BUFFER'

I am able to update the tax code properly. But suppose for some of the tax code if its tax percentage, Tax amount is getting calculated. I am seeing the tax amount in I_TAX table. But same is not updating in the ES_HEADER. Its leading to total amount of is the not changing .

Can you give me any pointers for the issue please .

Thank you ,

Bharathi.

Accepted Solutions (0)

Answers (1)

Answers (1)

jason_boggans
Active Contributor
0 Kudos

Is this thread still valid? If not, please close the thread.

If so, as no response has been submitted, please rephrase your question and/or provide further information to describe your requirement.

Thanks

Jason

SDN SRM Moderator Team