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

HPLAZUS9 SAP ABAP Report - Common part for programs concerning ZUS registration documents







HPLAZUS9 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 HPLAZUS9 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 HPLAZUS9. "Basic submit
SUBMIT HPLAZUS9 AND RETURN. "Return to original report after report execution complete
SUBMIT HPLAZUS9 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Common part for programs concerning ZUS registration documents
Text Symbol: A28 = Dane ewidencyjne osoby zg³aszanej do ub.
Text Symbol: A24 = Date
Text Symbol: A20 = Reason
Text Symbol: A18 = Reason for deregist.
Text Symbol: A52 = Sequential number
Text Symbol: A48 = Adres do korespondencji
Text Symbol: A44 = Adres zamieszkania
Text Symbol: A40 = Adres zameldowania na sta³e miejsce pob.
Text Symbol: A36 = Dane o oddziale NFZ
Text Symbol: A04 = Type
Text Symbol: A02 = Document type
Text Symbol: 002 = Selection
Text Symbol: 001 = Display variant
Text Symbol: 000 = Display
Text Symbol: A16 = Payer
Text Symbol: A12 = Titl.insur
Text Symbol: A10 = Title of insurance
Text Symbol: A08 = Sub
Text Symbol: A06 = Subtype (ch./corr.)
Text Symbol: B02 = Adres do korespondencji
Text Symbol: B01 = Current identification data of insured person
Text Symbol: A78 = Ch
Text Symbol: A76 = Changes / corections
Text Symbol: A74 = FamM
Text Symbol: B07 = Previous identification data of insured person
Text Symbol: B06 = Dane ewidencyjne osoby zg³aszanej do ubezpieczeñ
Text Symbol: B05 = Dane identyfikacyjne osoby
Text Symbol: B04 = Adres zameldowania na sta³e miejsce pobytu
Text Symbol: B03 = Adres zamieszkania
Text Symbol: A62 = Msgs
Text Symbol: A60 = Number of messages
Text Symbol: A58 = Docs
Text Symbol: A56 = Number of documents
Text Symbol: A54 = Seq
Text Symbol: A72 = Number of fam.membrs
Text Symbol: A70 = AdDt
Text Symbol: A68 = Number of add.d.recs





Text Symbol: A66 = Ttls
Text Symbol: A64 = Number of title recs
Text Symbol: A32 = Inne dane o osobie zg³aszanej do ubezp.
Text Symbol: D02 = Type:
Text Symbol: D01 = Date:
Text Symbol: D00 = Document &
Text Symbol: B20 = Wyrejestrowanie z ubezpieczeñ
Text Symbol: B19 = Tytu³ ubezpieczenia
Text Symbol: D11 = Valid fr:
Text Symbol: D10 = Additional data
Text Symbol: D05 = Payer:
Text Symbol: D04 = Title:
Text Symbol: D03 = Subtype:
Text Symbol: B13 = Dane o oddziale Narodowego Funduszu Zdrowia
Text Symbol: B12 = Dane o dobrowolnym ubezpieczeniu zdrowotnym
Text Symbol: B10 = Dane o cz³onku rodziny osoby ubezpieczonej
Text Symbol: B09 = Dane o dobrowolnych ubezpieczeniach spo³ecznych
Text Symbol: B08 = Dane identyfikacyjne p³atnika sk³adek
Text Symbol: B18 = O¶wiadczenie p³atnika sk³adek
Text Symbol: B17 = Inne dane o osobie zg³aszanej do ubezpieczeñ
Text Symbol: B16 = Dane organizacyjne
Text Symbol: B15 = Dane o obowi±zkowych ubezpieczeniach spo³ecznych
Text Symbol: B14 = Dane o obowi±zkowym ubezpieczeniu zdrowotnym
Text Symbol: P18 = Beginning of validity:
Text Symbol: P17 = Previous data, date &, seq &
Text Symbol: P16 = Family members
Text Symbol: P15 = Additional data
Text Symbol: P14 = Titles
Text Symbol: S04 = Registration documents
Text Symbol: S03 = for all personnel numbers?
Text Symbol: S02 = Are you sure you want to run program
Text Symbol: S01 = Fields of selection-screen are empty.
Text Symbol: D23 = Address corresponding
Text Symbol: D22 = Type:
Text Symbol: D21 = ID:
Text Symbol: D20 = Family member
Text Symbol: D12 = Valid to:
Text Symbol: P13 = Messages
Text Symbol: P12 = Documents





Text Symbol: P11 = Result for pernr &, date &, seq &
Text Symbol: P01 = Results
Text Symbol: D24 = Address not corresponding


INCLUDES used within this REPORT HPLAZUS9

No INCLUDES are used within this REPORT code!


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 HPLAZUS9 or its description.