SAP Reports / Programs | Personnel Management | Personnel Administration(PA-PA) SAP PA

HPLSSID0 SAP ABAP Report - Dane ubezpieczeniowe pracowników i czlonków ich rodzin







HPLSSID0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter HPLSSID0 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT HPLSSID0. "Basic submit
SUBMIT HPLSSID0 AND RETURN. "Return to original report after report execution complete
SUBMIT HPLSSID0 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Dane ubezpieczeniowe pracowników i czlonków ich rodzin
Text Symbol: 010 = Karta stalego pobytu:
Text Symbol: 011 = Karta czasowego pobytu:
Text Symbol: 012 = Kod tytulu ubezpieczenia:
Text Symbol: 013 = Okres niepelnosprawnosci:
Text Symbol: 014 = Dane o obowiazkowych ubezpieczeniach spo³ecznych
Text Symbol: 015 = Wymiar czasu pracy:
Text Symbol: 016 = Podlega emerytalnemu:
Text Symbol: 017 = Podlega rentowemu:
Text Symbol: 009 = Obywatelstwo:
Text Symbol: 001 = PESEL:
Text Symbol: 002 = NIP:
Text Symbol: 003 = Rodzaj dokumentu:
Text Symbol: 004 = Seria i numer:
Text Symbol: 005 = Data urodzenia:
Text Symbol: 006 = Drugie imie:
Text Symbol: 007 = Nazwisko rodowe:
Text Symbol: 008 = Plec:
Text Symbol: 027 = Dobr. chor. od :
Text Symbol: 028 = Dobr. ub. zdrow. od:
Text Symbol: 029 = Kwota sk³adki:
Text Symbol: 030 = Dane dodatkowe
Text Symbol: 031 = Spokrewn.:
Text Symbol: 032 = Wspolne:
Text Symbol: 033 = Kod stopnia niezd.:
Text Symbol: 034 = Okres niezdolnosci:
Text Symbol: 026 = Podl dobr. chor.:
Text Symbol: 018 = Podlega chorobowemu:
Text Symbol: 019 = Podlega wypadkowemu:
Text Symbol: 020 = Obowiazkowe ub. spo³.:
Text Symbol: 021 = Dane o dobrowolnych ubezpieczeniach spo³ecznych
Text Symbol: 022 = Podl dobr. emer.:
Text Symbol: 023 = Dobr. emeryt. od:
Text Symbol: 024 = Podl dobr. rent.:
Text Symbol: 025 = Dobr. rentow. od:
Text Symbol: 045 = ul.
Text Symbol: 046 = nr domu
Text Symbol: 047 = nr lokalu





Text Symbol: 048 = telefon:
Text Symbol: 049 = fax:
Text Symbol: 050 = Inhab.
Text Symbol: 051 = Adres korespondencyjny
Text Symbol: 052 = Dane cz³onków rodziny zamieszkalych
Text Symbol: 044 = Adres zameldowania
Text Symbol: 036 = Kod prac. górn.:
Text Symbol: 037 = Okres pr. górn.:
Text Symbol: 038 = Kod wykszta³.:
Text Symbol: 039 = Kod prac. szcz. war.:
Text Symbol: 040 = Dane o oddziale NFZ
Text Symbol: 041 = Kod Oddzialu NFZ:
Text Symbol: 042 = Nazwa oddzialu NFZ:
Text Symbol: 043 = Data umowy z OW NFZ:
Text Symbol: 062 = Wylaczne utrzymanie:
Text Symbol: 063 = Adres zamieszkania:
Text Symbol: 064 = tel:
Text Symbol: 065 = fax:
Text Symbol: E01 = ERROR: Inconsistency between IT0021 and IT0517
Text Symbol: E02 = ERROR: Conversion in T7PL12 missing: nr
Text Symbol: E03 = string
Text Symbol: 061 = pod innym adresem
Text Symbol: 053 = pod tym samym adresem
Text Symbol: 054 = PESEL:
Text Symbol: 055 = Seria i numer:
Text Symbol: 056 = Data uzyskania uprawnien:
Text Symbol: 057 = Wspólne gospodarstwo:
Text Symbol: 058 = Stopieñ niepelnosprawnosci:
Text Symbol: 059 = Stopien pokrewienstwa:
Text Symbol: 060 = Dane czlonków rodziny zamieszkalych
Text Symbol: 035 = Kod zawodu:


INCLUDES used within this REPORT HPLSSID0

INCLUDE PCZUDPL0.
INCLUDE PCZUDPL1.
INCLUDE PCZUSPL0.
INCLUDE PCZUSPL2.


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name HPLSSID0 or its description.