FIKZD_TRTAX_DECL SAP (Transport tax Declaration Kazakstan:) Structure details

Dictionary Type: Structure
Description: Transport tax Declaration Kazakstan:




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




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

FIKZD_TRTAX_DECL 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 "Transport tax Declaration Kazakstan:" 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_FIKZD_TRTAX_DECL TYPE FIKZD_TRTAX_DECL.

The FIKZD_TRTAX_DECL table consists of various fields, each holding specific information or linking keys about Transport tax Declaration Kazakstan: data available in SAP. These include DISTRICT (District), ITEM_DECL (Line item in Tax declaration), WAERS (Currency Key), UNITP (Tax base unit).. 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 FIKZD_TRTAX_DECL 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
REGIONRegion J_3RFREGIONCHAR5CHAR5
DISTRICTDistrict J_3RFDISTRICTCHAR5CHAR5
ITEM_DECLLine item in Tax declaration FIKZ_ITEM_DECLCHAR15CHAR15
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
UNITPTax base unit J_3RTTAXUNITUNIT3Assigned to domainCUNITMEINS
VEHNUMBER Number of vehicles in a year0
FULLTFull amount of tax J_3RTFULTXCURR15(2)
ADVPAdvance payment 1th July FIKZ_TT_ADVPCURR15(2)
TAX_TO_PAYTax Amount (To be paid) FIKZ_TT_TO_PAYCURR15(2)
EXCEEDBASETax base unit above the bound FIKZ_TTEXCEEDBASEQUAN13(3)
MONTX Months of actual usage of vehicles0

Key field Non-key field



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

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

How to access SAP table FIKZD_TRTAX_DECL

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