‎2006 May 31 6:30 AM
Hi.
am working on smartform of Good Receipt.
i want to display tax values in smartform which are seen in ExciseInvoice tab of transaction MIGO.
how can i get tax values in smartform of Good Receipt.
am customizing SAP standard smartform /SMB40/MMGR1_A.
‎2006 May 31 6:44 AM
Hi,
I am not sure how the tax is calculate in your system, but you can write ABAP code to do the same thing what MIGO does to get the tax.
Regards,
Ravi
‎2006 May 31 7:30 AM
Hi.
MIGO is standard transaction.
i just want to print that values.
which shoule be in structure KOMV.but am not able to get that.
‎2006 May 31 7:39 AM
Alright, In EKKO table, there is a field called KNUMV which is the key in KOMV table. See, using that if you can retrieve the data.
Regards,
Ravi
Note : Please mark the helpful answers