‎2022 Oct 02 8:29 AM
i have to takedocument no from table dfkkop : document number (OPBEL)
pass it to table DFKKINVDOC_I where ITEMTYPE = 0TAXITEM
get tax rate = TAX_PERC
Append '%' sign
Please help be with this
‎2022 Oct 02 8:48 AM
Please stop deleting the question: you can and you should edit it if you feel something is wrong.
‎2022 Oct 02 9:58 AM
‎2022 Oct 02 10:01 AM
‎2022 Oct 03 12:51 PM
Basically, re-read your course materials on reading data in Abap, SELECT, ABAP SQL Statement
Depending on your report type (classic, ALV, etc.) look for WRITE/FORMAT statements or field catalog, many answers are possible. e.g. CONCATENATE, ABAP Statement, WRITE, ABAP Statement, Displaying Fields That Refer to Currencies or Quantities