J_3RFTAX_DMEE SAP (Structure for DMEE Tree Type (Electronic Tax Report Russia))) Structure details

Dictionary Type: Structure
Description: Structure for DMEE Tree Type (Electronic Tax Report Russia))




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




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

J_3RFTAX_DMEE 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 "Structure for DMEE Tree Type (Electronic Tax Report Russia))" 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_3RFTAX_DMEE TYPE J_3RFTAX_DMEE.

The J_3RFTAX_DMEE table consists of various fields, each holding specific information or linking keys about Structure for DMEE Tree Type (Electronic Tax Report Russia)) data available in SAP. These include MANDT (Client), FORMAT_VERSION (Electronic Tax Format Version), ENTRY (Electronic Tax Report Entry), LENGTH (Entry Length in Characters).. 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: Cannot Be Enhanced


SAP J_3RFTAX_DMEE 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
J_3RFTAX_DMEE_EXHANGE 0
MANDTClient MANDTCLNT3MANDT
FORMAT_VERSIONElectronic Tax Format Version J_3RF_TAX_FORMAT_VERSIONCHAR7J_3RFTAX_FORMAT_VERSION
ENTRYElectronic Tax Report Entry J_3RF_TAX_ENTRYCHAR30
LENGTHEntry Length in Characters J_3RF_TAX_ENTRY_LENGTHINT410
SOURCETYPESource Type for Electronic Tax Report Entry Mapping J_3RF_TAX_SOURCE_TYPECHAR1J_3RF_TAX_SOURCE_TYPES
SOURCEMask for Data Source of Electronic Tax Entry J_3RF_TAX_SOURCEMASKCHAR30
VALUEEntry value J_3RF_TAX_ENTRY_VALUECHAR200
ORDERNUMEntry Order Number within Electronic File J_3RF_TAX_ORDER_NUMBERINT410
DEFVALDefault Value J_3RF_TAX_DEFAULT_VALUECHAR200
LIGHTSingle-Character Indicator CHAR1CHAR1CHAR1
IS_MAPPEDFlag is the entry mapped or not J_3RF_TAX_IS_MAPPEDCHAR1XFELD
ERRMapping Errors J_3RF_TAX_ERRORINT25J_3RF_TAX_MAPPING_ERROR
DESCRIPTNEntry Description J_3RF_TAX_ENTRY_DESCRIPTNCHAR200J_3RF_TAX_DESCRIPTN
IS_OBLIGATORYObligatory Entry J_3RF_TAX_IS_OBLIGATORYCHAR1XFELD
IS_HEADERHeader entry J_3RF_TAX_HEADERCHAR1J_3RF_TAX_HEADER

Key field Non-key field



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

As J_3RFTAX_DMEE 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_3RFTAX_DMEE as there is no data to select.

How to access SAP table J_3RFTAX_DMEE

Within an ECC or HANA version of SAP you can also view further information about J_3RFTAX_DMEE 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!