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

Related table

Former Member
0 Likes
5,022

Hi,

I need the database table related to the field MG03STEUER-TATYP.

Regards,

Swamy

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
3,917

Hi Swamy,

Please check <b>MARA-TAKLV</b> and table <b>TSKM</b>.

Regards,

Ferry Lianto

Hi,

I need the database table related to the field MG03STEUER-TATYP.

Regards,

Swamy

10 REPLIES 10
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
3,917

Please try the following tables.

KNVI Customer Master Tax Indicator

KNVL Customer Master Licenses

Regards,

Rich Heilman

Read only

0 Likes
3,917

HEre are other tables that have a field which use the data element in question.



TB072_CM                         Tax Classification: Mapping R/3 <-> CRM                                                                                
TATYP                            Tax category (sales tax, federal sales tax,...)                                                                                
TSKD                             Customer Taxes                                                                                
TATYP                            Tax category (sales tax, federal sales tax,...)                                                                                
TSKDT                            Customer Taxes: Texts                                                                                
TATYP                            Tax category (sales tax, federal sales tax,...)                                                                                
TSKM                             Material Taxes                                                                                
TATYP                            Tax category (sales tax, federal sales tax,...)                                                                                
TSKMT                            Taxes: Materials: Texts                                                                                
TATYP                            Tax category (sales tax, federal sales tax,...)                                                                                
TSTE                             Invalid will not be used anymore                                                                                
TATYP                            Tax category (sales tax, federal sales tax,...)                                                                                
TSTL                             Taxes: Valid Tax Categories for Each Country                                                                                
TATYP                            Tax category (sales tax, federal sales tax,...)                                                                                
TSTMT                            Taxes: Material: Texts  (Obsolete, Superseded by TSKMT)                                                                                
TATYP                            Tax category (sales tax, federal sales tax,...)             


Regards,

Rich Heilman

Read only

0 Likes
3,917

Hi,

Actually the table should be related to MM module. For the value should match with the value of the Tax catagory in Sales organization1 of MM03.

Regards,

Swamy

Read only

0 Likes
3,917

Check MLAN

Read only

0 Likes
3,917

Did you check T685?

Regards,

Suresh Datti

Read only

0 Likes
3,917

hi,

MLAN doesnot contains the field, that's why only i need this...if it contains the problem doesn't exists...

Read only

Former Member
0 Likes
3,917

Hi,

See the where used list(CTRL + SHIFT + F3) for the data element of the MG03STEUER-TATYP.

Reward points if it helps.

Regards,

Amit Mishra

Read only

Former Member
0 Likes
3,918

Hi Swamy,

Please check <b>MARA-TAKLV</b> and table <b>TSKM</b>.

Regards,

Ferry Lianto

Read only

0 Likes
3,917

hi,

i wanted tax catagory for some material.ie. for MATNR i wanted to fetch TATYP. So pls tell me table which contains MATNR and TATYP table.

Read only

cmaier0404
Discoverer
0 Likes
3,917

Hi all,

try the function module "STEUERTAB_READ", which will select all relevant data, you are searching for.

Christian