Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

smartforms

Former Member
0 Likes
357

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.

3 REPLIES 3
Read only

Former Member
0 Likes
311

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

Read only

0 Likes
311

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.

Read only

0 Likes
311

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