‎2006 Mar 30 8:14 PM
At this moment we are developing a program, for our "Forecast/ Cash Flow". And we want to extract the information stored "Tax Percent Rate". I want to identify this value, but the problem is that I have the transparent table (T007A). The Tax percent rate, is a "data element".
Field data:
Transparent tabl.: KBERT_CHAR
It´s possible to have this information for my development?
Thanks in advance for your help,
Regards,
Alek
‎2006 Mar 30 8:32 PM
I looked on our 4.7 system, and I found that KBETR_CHAR isn't used anywhere. But data element KBETR is used, and the tables you're most likely interested in are KONM, KONV, and KONW.
Can you check whether these do the trick?
‎2006 Mar 30 9:02 PM
yes, youll get the date from table KONV , under certain condition type . I used this table when I have to read different rate in SD for Invoice and ISO .
Hope thisll help you .
please award the points
Thanks