HRPAYDESTS_FLATTAX_40_1 SAP (Structure for Determining Flat-Rate Tax Rate Sec.40(1) EStG) Structure details

Dictionary Type: Structure
Description: Structure for Determining Flat-Rate Tax Rate Sec.40(1) EStG




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




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

HRPAYDESTS_FLATTAX_40_1 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 "Structure for Determining Flat-Rate Tax Rate Sec.40(1) EStG" 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_HRPAYDESTS_FLATTAX_40_1 TYPE HRPAYDESTS_FLATTAX_40_1.

The HRPAYDESTS_FLATTAX_40_1 table consists of various fields, each holding specific information or linking keys about Structure for Determining Flat-Rate Tax Rate Sec.40(1) EStG data available in SAP. These include NAME (Last Name), WERKS (Personnel Area), BTRTL (Personnel Subarea), FPPER (For-period for payroll).. 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: Cannot Be Enhanced


SAP HRPAYDESTS_FLATTAX_40_1 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
PERNRPersonnel Number PERNR_DNUMC8PERNRPER
NAMELast Name PAD_NACHNCHAR40PAD_NACHN
WERKSPersonnel Area PERSACHAR4Assigned to domainPERSAPBR
BTRTLPersonnel Subarea BTRTLCHAR4Assigned to domainBTRTLPBS
FPPERFor-period for payroll FAPERCHAR6CHAR6
INPERIn-period for payroll IPERICHAR6CHAR6
SEQNRSequence Number CDSEQNUMC5NUM5
BETRGOther Payment for Sec. 40 Para. 1 EStG P01_TX_SOBEZ_P40_1CURR15(2) PRBETRG
JALAnnual Earned Income P01_TX_JALCURR15(2) PRBETRG
KOR_JALHR Payroll: Amount MAXBTCURR15(2) PRBETRG
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
GRUPPEGroup for Flat-Rate Tax According to Sec.40 Para.1 EStG P01_TX_GRUPPE_P40_1NUMC1P01_TX_GRUPPE_P40_1
STRKLTax Class (D) STRKLCHAR1STRKL
FRBTGAnnual Personal Exemption According to Tax Card FRB1JCURR9(2) WERT5
EFAHousehold Allowance PC01_HHFBTCURR15(2) PC01_HHFBT
AEBPSPercentage Rate for Old-Age Exemption Amount AEBPSDEC5(2) DEC3_2
AEBHBMaximum Amount for Old-Age Exemption AEBHBCURR9(2) WERT5
VFBPSPercentage for Pension Tax Exemption VFBPSDEC5(2) DEC3_2
VFBHBMaximum Amount for Pension Tax Exemption VFBHBCURR9(2) WERT5
VFBZSPensions Tax Exemption Allowance VFBZSCURR9(2) WERT5
AEBOld-Age Exemption Amount ALTFBCURR15(2) PRBETRG
VFBTax Exemption for Pensions VRSFBCURR15(2) PRBETRG
JVBBenefits Payments VRSBZCURR15(2) PRBETRG
JAL_EFFAnnual Earned Income for Flat Rate Acc. Sec.40 Para.1 EStG P01_TX_JAL_P40_1CURR15(2) PRBETRG

Key field Non-key field



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

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

How to access SAP table HRPAYDESTS_FLATTAX_40_1

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