RPLEHAD0 SAP (HR: Parameter String for Report RPLEHAD0) Structure details

Dictionary Type: Structure
Description: HR: Parameter String for Report RPLEHAD0




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




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

RPLEHAD0 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 "HR: Parameter String for Report RPLEHAD0" 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_RPLEHAD0 TYPE RPLEHAD0.

The RPLEHAD0 table consists of various fields, each holding specific information or linking keys about HR: Parameter String for Report RPLEHAD0 data available in SAP. These include DAY (Key date for data selection each month), PROT (Display/print log?), YEAR (Year for which levy is to be carried out), MERKAG (Feature for Company/Employer Assignment).. 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 RPLEHAD0 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
AG_TYPID for Type of Employer AG_TYPCHAR1P01_SB_AGTYP
DAYKey date for data selection each month STICH_TAGNUMC2NUMC2
PROTDisplay/print log? PROTCHAR1XFELD
YEARYear for which levy is to be carried out JAHRNUMC4GJAHRGJAHR
MERKAGFeature for Company/Employer Assignment MERKAGCHAR5CHAR5
MERKZUFeature for Personnel Subarea/Company Assignment MERKZUCHAR5CHAR5
ANZ_ARTType of Output from Severly Challenged Display ANZ_ARTCHAR1P01_SB_ANZART
LISTEIndicator: Output List P011_LISTECHAR1XFELD
FORMLForm for Structure and Content of a List P011_FORMLCHAR4T514DFORMU_514D
MTTLGIndicator: Print Letter P011_MTTLGCHAR1XFELD
FORMMForm for Structure and Content of a Letter P011_FORMMCHAR4T514DFORMU_514D
SELBSTZIndicator Whether Notif. only for Partic. of HIfR Procedure P011_SELBSCHAR1XFELD
DECKBIndicator: Print Cover Sheets P011_DECKBCHAR1XFELD
ABSNDIndicator for Printing Sender Address P011_ABSNDCHAR1XFELD
LIRNDDistance Betw. Text Lines of Letter and Left Margin P011_LIRNDNUMC2NUM2
KKZFGGrouping of Health Insurance Funds P011_KKZFGCHAR1XFELD
LGAMOForm Indicator with Wage Type Catalog for Amt. Determination P011_LGAMOCHAR4T514DFORMU_514D
LGASOForm Indicator with Wage Type Catalog for Amt. Determination P011_LGASOCHAR4T514DFORMU_514D
LGAVJForm Indicator with Wage Type Catalog for Amt. Determination P011_LGAVJCHAR4T514DFORMU_514D
LGADJForm Indicator with Wage Type Catalog for Amt. Determination P011_LGADJCHAR4T514DFORMU_514D
LGAHJForm Indicator with Wage Type Catalog for Amt. Determination P011_LGAHJCHAR4T514DFORMU_514D
LGAJLForm Indicator with Wage Type Catalog for Amt. Determination P011_LGAJLCHAR4T514DFORMU_514D
BLTKZStructure of Data Entry Forms Stored under Form Indicators P011_BLTKZCHAR3CHAR3
ENZALTDisplay Pension Insurance Payments P011_KZALTCHAR1XFELD
ENZGEHWages and Salaries P011_KZGEHCHAR1XFELD
ENZPNKOther Employee Benefit Costs P011_KZPNKCHAR1XFELD
ENZSOZEmployers' Social Insurance Contributions P011_KZSOZCHAR1XFELD
ENZTGENumber of Employees and Non-Working Days P011_KZTGECHAR1XFELD
FRMKForm Indicator for Wage Type List P011_FRMKZCHAR2CHAR2
KAPPECap Benefit Payments at Assessment Thresholds P011_KAPPECHAR1XFELD
PRIVATIndicator for Employees with Private Health Insurance PRIVATE_KVCHAR1XFELD
6PROHR-DEH: Obligation Rate 6 Percent P011_6PROCHAR1XFELD
CSVDownload as .csv File P011_CSVCHAR1XFELD
PATHHR: Directory Path P011_PATHCHAR100TEXT100
ANARTAddress Type P011_ANARTCHAR2CHAR2
ORDAGAdministrative Feature of Employer P011_ORDAGCHAR1XFELD
NO_CHAINNo Suppression of Data Records P011_NO_CHAINCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table RPLEHAD0

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