/CEERE/X54_56 SAP (Tax return items 54-56) Structure details

Dictionary Type: Structure
Description: Tax return items 54-56




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




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

/CEERE/X54_56 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 54-56" 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/X54_56 TYPE /CEERE/X54_56.

The /CEERE/X54_56 table consists of various fields, each holding specific information or linking keys about Tax return items 54-56 data available in SAP. These include X54 (Total Amount of Land Tax), X54_B (Total Amount of Land Tax), X55_O (Total building tax - till 2008), X55 (Total Amount of Building Tax).. 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 /CEERE/X54_56 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
X54_OTotal land tax - till 2008 /CEERE/X54_OCURR11(2) /CEERE/CASTKA
X54Total Amount of Land Tax /CEERE/X54CURR11(2) /CEERE/CASTKA
X54_BTotal Amount of Land Tax /CEERE/X54CURR11(2) /CEERE/CASTKA
X55_OTotal building tax - till 2008 /CEERE/X55_OCURR11(2) /CEERE/CASTKA
X55Total Amount of Building Tax /CEERE/X55CURR11(2) /CEERE/CASTKA
X55_BTotal Amount of Building Tax /CEERE/X55CURR11(2) /CEERE/CASTKA
X56_OTotal property tax - till 2008 /CEERE/X56_OCURR11(2) /CEERE/CASTKA
X56Total Amount of Property Tax /CEERE/X56CURR11(2) /CEERE/CASTKA
X56_BTotal Amount of Property Tax /CEERE/X56CURR11(2) /CEERE/CASTKA
XKO12Municipality Coefficient (Par. 12) /CEERE/XKO12INT13INT1

Key field Non-key field



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

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

How to access SAP table /CEERE/X54_56

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