/CEERE/X18_28 SAP (Tax return items 18-28) Structure details

Dictionary Type: Structure
Description: Tax return items 18-28




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




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

/CEERE/X18_28 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 18-28" 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/X18_28 TYPE /CEERE/X18_28.

The /CEERE/X18_28 table consists of various fields, each holding specific information or linking keys about Tax return items 18-28 data available in SAP. These include X19 (Land Price per Square Meter), X20 (Tax Base According to Par.5 (1,2)), X21 (Tax Rate (Par. 6(1))), X22 (Tax Base (Par.5(3))).. 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/X18_28 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
X18Area of Land Type /CEERE/X18DEC9(2) /CEERE/PLOCHA
X19Land Price per Square Meter /CEERE/X19DEC9(2) /CEERE/CENAP
X20Tax Base According to Par.5 (1,2) /CEERE/X20CURR11(2) /CEERE/CASTKA
X21Tax Rate (Par. 6(1)) /CEERE/X21DEC5(2) /CEERE/DEC5_2
X22Tax Base (Par.5(3)) /CEERE/X22DEC9(2) /CEERE/PLOCHA
X23Tax Rate (Par 6(2)) /CEERE/X23DEC5(2) /CEERE/DEC5_2
X24Factor According to Par. 6(4) /CEERE/X24DEC5(2) /CEERE/DEC5_2
X25Land Tax /CEERE/X25CURR11(2) /CEERE/CASTKA
X26Claim for Exemption in Area /CEERE/X26DEC9(2) /CEERE/PLOCHA
X27Amount of Claim for Exemption (Par. 4,18(1)) /CEERE/X27CURR11(2) /CEERE/CASTKA
X28Tax Liability /CEERE/X28CURR11(2) /CEERE/CASTKA

Key field Non-key field



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

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

How to access SAP table /CEERE/X18_28

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