J_3R_TTAX_DECL_DME_HEADER SAP (Structure for Service Part for Russian Tax Types) Structure details

Dictionary Type: Structure
Description: Structure for Service Part for Russian Tax Types




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




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

J_3R_TTAX_DECL_DME_HEADER 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 Service Part for Russian Tax Types" 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_TTAX_DECL_DME_HEADER TYPE J_3R_TTAX_DECL_DME_HEADER.

The J_3R_TTAX_DECL_DME_HEADER table consists of various fields, each holding specific information or linking keys about Structure for Service Part for Russian Tax Types data available in SAP. These include OKATO (Common Administrative Territory Division Classifier - OKATO), KBK (Budget Classification Code - KBK), TAX_PER (TAX Period), TAX_YEAR (TAX Year).. 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)


SAP J_3R_TTAX_DECL_DME_HEADER 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
BUKRS Company Code0
OKATO Common Administrative Territory Division Classifier - OKATO0
KBK Budget Classification Code - KBK0
TAX_PER TAX Period0
TAX_YEAR TAX Year0
CR_DATE Creation Date0
DOC_NUM Document Number0
TAX_INSP_CODE Tax Inspection Code0
E_MAIL Sender E-mail0
JOB Job of The Sender0
SEND_SURNAME Surname of The Sender0
SEND_NAME Name of The Sender0
SEND_PATR Patronymic of The Sender0
REP_NAMEName of Person Responsible J_3R_RESPNAMECHAR80TEXT80
REP_INN INN of Person Responsible0
CORR_NUM Number of Correction0
DOC_ATTR Attribute of The Document Type0
DOC_TYPEDocument Type For Declaration J_3R_DECL_DOC_TYPENUMC1J_3R_DECL_DOC_TYPE
OKVED_CODEOKVED Code J_3R_OKVED_CODECHAR20CHAR20
REP_YEARReporting Year J_3R_REP_YEARNUMC4
CEO_SURNAME Surname of the CEO0
CEO_NAME Name of the CEO0
CEO_PATR Patronymic of the CEO0
LOCATION Code of the place where this document is provided0
DECL_BY Declaration is done by the representative0
REPR_DOC_NAMEName of the Authorization Document J_3R_REPRDOCCHAR100CHAR100
TAXPAYER_ORGTaxpayer Representative J_3R_TAXPORGCHAR50CHAR50
KPPSubdivision's KPP J_3RF_KPPCHAR12CHAR12
REORGANIZATIONReorganization J_3R_REORGANIZATIONCHAR1J_3R_REORG
REORGINNINN of Reorganized Company J_3R_REORGINNCHAR30TEXT30
REORGKPPKPP of Reorganized Company J_3R_REORGKPPCHAR9TEXT9
SIGN_DATEDate of Signature J_3R_SIGNDATEDATS8

Key field Non-key field



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

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

How to access SAP table J_3R_TTAX_DECL_DME_HEADER

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