cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tax calculation logic by Developer Extensibility In Public Cloud

yukitsumura
Participant
0 Kudos
129

Dear All.

I would like to calculate tax by Developer Extensibility In Public Cloud.

※ABAP Program

Because it need to calculate tax by Invoice in JAPAN.

So, Please let me know how to recalculate tax by tax code by Developer Extensibility In Public Cloud.

※For Example, CDSView or logic that need, 

Best Regards,

Yuki Tsumura

Accepted Solutions (0)

Answers (1)

Answers (1)

Patryk_Waledziak
Participant
0 Kudos

Hello yukitsumura,

please check Defining Custom Logic for External Sales and Use Tax Calculation

You can also check movie.

Maybe SAP Note 3384280 will help you. 

Hope this will solve your problem.

Best regards,

Patryk Walędziak

yukitsumura
Participant
0 Kudos
Dear Patryk, Thank you for your reply. Here are my questions: This content seems to be for the U.S. But localization of my project is for Japan, can we still use it? We plan to create a program (PGM) to output invoices using Developer Extensibility (to be displayed as a tile). Within this PGM, we intend to summarize the amounts of the output line items by tax code and recalculate the tax amount. To achieve this, please let us know if there are any BAdI or CDS Views (or ways to combine these views) available in Public Cloud's Developer Extensibility that we can use.