J_3R_FATAX_EDECL_DATA SAP (Data Structure Of Stored Tax Values & Other Data for DMEE) Structure details

Dictionary Type: Structure
Description: Data Structure Of Stored Tax Values & Other Data for DMEE




ABAP Code to SELECT data from J_3R_FATAX_EDECL_DATA
Related tables to J_3R_FATAX_EDECL_DATA
Access table J_3R_FATAX_EDECL_DATA




Structure field list including key, data, relationships and ABAP select examples

J_3R_FATAX_EDECL_DATA is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Data Structure Of Stored Tax Values & Other Data for DMEE" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_J_3R_FATAX_EDECL_DATA TYPE J_3R_FATAX_EDECL_DATA.

The J_3R_FATAX_EDECL_DATA table consists of various fields, each holding specific information or linking keys about Data Structure Of Stored Tax Values & Other Data for DMEE data available in SAP. These include ANLN2 (Asset Subnumber), COUNTER (Counter), SECTION_NUM (Section number), WAERS (Currency Key).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP J_3R_FATAX_EDECL_DATA structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
ANLN1Main Asset Number ANLN1CHAR12Assigned to domainALPHAANLN1AN1
ANLN2Asset Subnumber ANLN2CHAR4Assigned to domainALPHAANLN2AN2
COUNTER Counter0
SECTION_NUM Section number0
WAERS Currency Key0
000010001000 0000100010000
000010002000 0000100020000
000010003000 0000100030000
000010004000 0000100040000
000010005000 0000100050000
000010006000 0000100060000
000020001000 0000200010000
000020002002 0000200020020
000020002003 0000200020030
000020002004 0000200020040
000020002005 0000200020050
000020002006 0000200020060
000020002007 0000200020070
000020002008 0000200020080
000020002009 0000200020090
000020002010 0000200020100
000020002011 0000200020110
000020002012 0000200020120
000020002013 0000200020130
000020002014 0000200020140
000010002300 Section 1 String 0230
000010002500 Section 1 String 0250
000010002700 Section 1 String 0270
000020009000Ecological Class J_3R_ECO_CLSCHAR1J_3R_ECO_CLS
000020011000Number of Valid Months with Respect To The Tax J_3R_VALID_MONTHNUMC2
000020012000 Tax Coefficient0
000020015000Number of Valid Months with Respect To The Tax J_3R_VALID_MONTHNUMC2
000020016000 Tax Coefficient0
000020017000Transport Tax Exemption Code J_3RTNOTXCHAR5
000020018000 Section 2 String 180 - Exemption Amount0
000020017001 Section 2 String 170 - Exemption Code Law0
000020019000Transport tax amount reduction code J_3R_AMTREDUCTIONCHAR5CHAR5
000020019001 Section 2 String 190 - Reduction Code Law0
000020020000 Section 2 String 200 - Amount Reduction Amount0
000020021000Transport Tax Reduction Code J_3RTPREFCHAR5
000020021001 Section 2 String 210 - Amount Reduction Code Law0
000020022000 Section 2 String 220 - Reduction Amount0
TAX01Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX02Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX03Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX04Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX05Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX06Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX07Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX08Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX09Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX10Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX11Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)
TAX12Monthly Transport Tax Amount For J_3R_TTAX_AMNTCURR17(5)

Key field Non-key field



How do I retrieve data from SAP structure J_3R_FATAX_EDECL_DATA using ABAP code?

As J_3R_FATAX_EDECL_DATA is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on J_3R_FATAX_EDECL_DATA as there is no data to select.

How to access SAP table J_3R_FATAX_EDECL_DATA

Within an ECC or HANA version of SAP you can also view further information about J_3R_FATAX_EDECL_DATA and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!