/CEERE/X41_53 SAP (Tax return items 41-53) Structure details

Dictionary Type: Structure
Description: Tax return items 41-53




ABAP Code to SELECT data from /CEERE/X41_53
Related tables to /CEERE/X41_53
Access table /CEERE/X41_53




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

/CEERE/X41_53 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 "Tax return items 41-53" 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_/CEERE/X41_53 TYPE /CEERE/X41_53.

The /CEERE/X41_53 table consists of various fields, each holding specific information or linking keys about Tax return items 41-53 data available in SAP. These include X42 (Basic tax rate §11(1)), X43 (Number of above-ground floors), X44 (Incr.base rate for another above-ground floor §11(2)), X45 (Factor according to §11(3,4)).. 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: Not classified


SAP /CEERE/X41_53 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
X41Covered area /CEERE/X41DEC9(2) /CEERE/PLOCHA
X42Basic tax rate §11(1) /CEERE/X42DEC5(2) /CEERE/DEC5_2
X43Number of above-ground floors /CEERE/X43DEC9
X44Incr.base rate for another above-ground floor §11(2) /CEERE/X44DEC9(2) /CEERE/CENAP
X45Factor according to §11(3,4) /CEERE/X45DEC5(2) /CEERE/DEC5_2
X46Resulting tax rate /CEERE/X46DEC9(2) /CEERE/DEC9_2
X47Building tax /CEERE/X47CURR11(2) /CEERE/CASTKA
X48Business area /CEERE/X48DEC9(2) /CEERE/PLOCHA
X49Tax increase according to §11(5) /CEERE/X49CURR11(2) /CEERE/CASTKA
X50Area relation §9(2) /CEERE/X50DEC9(2) /CEERE/DEC9_2
X51Amount of exempt claim §11 /CEERE/X51CURR11(2) /CEERE/CASTKA
X52Amount of claim for deduction §18(2) /CEERE/X52CURR11(2) /CEERE/CASTKA
X53Tax liability /CEERE/X53CURR11(2) /CEERE/CASTKA

Key field Non-key field



How do I retrieve data from SAP structure /CEERE/X41_53 using ABAP code?

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

How to access SAP table /CEERE/X41_53

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