/CEERE/X95_103 SAP (Tax return items 95-103) Structure details

Dictionary Type: Structure
Description: Tax return items 95-103




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




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

/CEERE/X95_103 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 95-103" 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/X95_103 TYPE /CEERE/X95_103.

The /CEERE/X95_103 table consists of various fields, each holding specific information or linking keys about Tax return items 95-103 data available in SAP. These include X96 (Factor according to §10(2)), X97 (Base tax rate according to §10(2)), X98 (Base tax rate according to §11(1)), X99 (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/X95_103 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
X95Floor area of the unit /CEERE/X95DEC9(2) /CEERE/PLOCHA
X96Factor according to §10(2) /CEERE/X96DEC5(2) /CEERE/DEC5_2
X97Base tax rate according to §10(2) /CEERE/X97DEC9(2) /CEERE/PLOCHA
X98Base tax rate according to §11(1) /CEERE/X98DEC5(2) /CEERE/DEC5_2
X99Factor according to §11(3,4) /CEERE/X99DEC5(2) /CEERE/DEC5_2
X100Resulting tax rate /CEERE/X100DEC5(2) /CEERE/DEC5_2
X101Building tax /CEERE/X101CURR11(2) /CEERE/CASTKA
X102Amount of claim for exemption according to §9 /CEERE/X102CURR11(2) /CEERE/CASTKA
X103Tax liability /CEERE/X103CURR11(2) /CEERE/CASTKA

Key field Non-key field



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

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

How to access SAP table /CEERE/X95_103

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