Application Development 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: 

TAXIM in MG03STEUMM

Former Member
0 Kudos

Hi All,

Can anyone help on this one:

DATA: BEGIN OF i_tax OCCURS 0.

INCLUDE STRUCTURE mg03steumm. "MG03STEUMM

DATA: END OF i_tax.

I have to display TAXIM that is in MG03STEUMM (structure) and the structure doestn't have any data. How will i be able to do that.... the field is being maintaned in mm03.

Can anyone help me out on this one....

Regards,

Fred

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

The tax values are stored in the table MLAN

Cheers,

Vasanth

1 REPLY 1

Former Member
0 Kudos

Hello,

The tax values are stored in the table MLAN

Cheers,

Vasanth