J_3R_PTAX_DECL_S1 SAP (Sections of Information Part of Property Tax) Structure details

Dictionary Type: Structure
Description: Sections of Information Part of Property Tax




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




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

J_3R_PTAX_DECL_S1 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 "Sections of Information Part of Property Tax" 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_J_3R_PTAX_DECL_S1 TYPE J_3R_PTAX_DECL_S1.

The J_3R_PTAX_DECL_S1 table consists of various fields, each holding specific information or linking keys about Sections of Information Part of Property Tax data available in SAP. These include SECTION_NUM (Section number), WAERS (Currency Key), 000010001000 (000010001000), 000010002000 (000010002000).. 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 J_3R_PTAX_DECL_S1 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
COUNTER Counter0
SECTION_NUM Section number0
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
000010001000 0000100010000
000010002000 0000100020000
000010003000 0000100030000
000010004000 0000100040000
000020001003 0000200010030
000020001004 0000200010040
000020002003 0000200020030
000020002004 0000200020040
000020003003 0000200030030
000020003004 0000200030040
000020004003 0000200040030
000020004004 0000200040040
000020005003 0000200050030
000020005004 0000200050040
000020006003 0000200060030
000020006004 0000200060040
000020007003 0000200070030
000020007004 0000200070040
000020008003 0000200080030
000020008004 0000200080040
000020009003 0000200090030
000020009004 0000200090040
000020010003 0000200100030
000020010004 0000200100040
000020011003 0000200110030
000020011004 0000200110040
000020012003 0000200120030
000020012004 0000200120040
000020013003 0000200130030
000020013004 0000200130040
000020014003 0000200140030
000020015003 0000200150030
000020016003 0000200160030
000020017003 0000200170030
000020018003 0000200180030
000020019003 0000200190030
000020020003 0000200200030
000020021003 0000200210030
000020022003 0000200220030
000020023003 0000200230030
000020024003 0000200240030
000040001000 0000400010000
000040002003 0000400020030
000040003003 0000400030030
000040004003 0000400040030
000040005003 0000400050030
000040006003 0000400060030
000040007003 0000400070030
000040008003 0000400080030
000040009003 0000400090030
000040010003 0000400100030
000040011003 0000400110030
000040012003 0000400120030
000040013003 0000400130030
000040014003 0000400140030
000040015003 0000400150030
000040016003 0000400160030
000040017003 0000400170030
000040018003 0000400180030
000040019003 0000400190030
000040020003 0000400200030
000040021003 0000400210030
000040022003 0000400220030
000040023003 0000400230030
000040024003 0000400240030
000040025003 0000400250030
000040026003 0000400260030
000050001000 0000500010000
000050002000 0000500020000
000050003003 0000500030030
000050004003 0000500040030
000050005003 0000500050030
000050006003 0000500060030
000050007003 0000500070030
000050008003 0000500080030
000050009003 0000500090030
000050010003 0000500100030
000050011003 0000500110030
000050012003 0000500120030
000050013003 0000500130030
000050014003 0000500140030
000050015003 0000500150030
000050016003 0000500160030
000050017003 0000500170030
000050018003 0000500180030
N130_PRVGFederal Property Tax Concession J_3RFOFPRIVILEGECHAR10CHAR10
N140_REALEST_AVRGCumulative acquisition and production costs KANSWCURR13(2) ANLKWERT
N150_PROPPARTPart of balance cost of Real Estate J_3R_PROPBALDEC17(2) DEC17_2
N150_PROPPART_1Part of balance cost of Real Estate J_3R_PROPBALDEC17(2) DEC17_2
PROPERTY_CHAR 0
N160_EXEMP_LAWLaw Article for Exemption Code J_3RFEXEMPLAWCHAR12CHAR12
N130_PRVG_LAW Law Article for Reduction Code0
N240_LAW Law Article for String 2400
N141_TOTAL String 141 column 30
N141_REAL_ESTATE String 141 column 40

Key field Non-key field



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

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

How to access SAP table J_3R_PTAX_DECL_S1

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