SAP Reports / Programs

HPLCZUS1A SAP ABAP Report - Show report data







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


Text pool values


Selection Text: SEL_DRA = Form ZUSDRA
Selection Text: SEL_P11 = Form PIT-11
Selection Text: SEL_P4 = Form PIT-4
Selection Text: SEL_P40 = Form PIT-40
Selection Text: SEL_P8A = Form PIT-8A
Selection Text: SEL_P8B = Form PIT-8B
Selection Text: SEL_RCA = Form ZUSRCA
Selection Text: SEL_RGA = Form ZUSRGA
Selection Text: SEL_RNA = Form ZUSRNA
Selection Text: SEL_RSA = Form ZUSRSA
Selection Text: SEL_RZA = Form ZUSRZA
Title: Show report data
Text Symbol: 336 = Sk³.na ub.zdr.
Text Symbol: 335 = Dochód
Text Symbol: 334 = Sk³. na ubezp.
Text Symbol: 333 = Koszty uzysk.
Text Symbol: 332 = Przych. podleg.
Text Symbol: 331 = Emp.post office
Text Symbol: 330 = Empl. ZIP-code
Text Symbol: 329 = Empl. city
Text Symbol: 328 = Empl. room no.
Text Symbol: 327 = Empl. house no.
Text Symbol: 326 = Empl. street
Text Symbol: 325 = Empl. district
Text Symbol: 324 = Empl. county
Text Symbol: 323 = Empl. region
Text Symbol: 322 = Empl. country
Text Symbol: 321 = Empl. birthdate
Text Symbol: 320 = Empl. name
Text Symbol: 319 = Empl. fam. name
Text Symbol: 318 = Empl. NIP
Text Symbol: 317 = Post office
Text Symbol: 316 = Postal code
Text Symbol: 337 = Sk³.na ub.zdr.
Text Symbol: 338 = Pobrana zaliczka
Text Symbol: 339 = opodatkowaniu
Text Symbol: 340 = przychodu
Text Symbol: 341 = spo³eczne





Text Symbol: 342 = ( b - c )
Text Symbol: 343 = pobrane
Text Symbol: 344 = odliczone
Text Symbol: 346 = Sk³adki na ubezp. spo³. :
Text Symbol: 347 = Sk³adki na ub. zdr. pobr. :
Text Symbol: 348 = Sk³adki na ub. zdr. odl. :
Text Symbol: 350 = 64. Prowizja dla p³atnika :
Text Symbol: 352 = 65. Kwota pobranych zaliczek :
Text Symbol: 400 = Suma przychodów
Text Symbol: 401 = Stawka podatku
Text Symbol: 402 = Pobrany podatek
Text Symbol: 440 = Year
Text Symbol: 441 = Przychód
Text Symbol: 442 = Koszty uzysk.
Text Symbol: 443 = Dochód
Text Symbol: 444 = Zaliczka
Text Symbol: FR0 = Form selection
Text Symbol: 102 = Time | Reason |
Text Symbol: 101 = | For date | Exec. by | Date |
Text Symbol: 100 = Export data for form ZUSZUA
Text Symbol: 055 = PIT-40 contents:
Text Symbol: 051 = Tax forms
Text Symbol: 050 = Export data for report PIT-40
Text Symbol: 042 = PIT-4 contents:
Text Symbol: 040 = Export data for report PIT-4
Text Symbol: 032 = PIT-8A contents:
Text Symbol: 030 = Export data for report PIT-8A
Text Symbol: 022 = PIT-8B contents:
Text Symbol: 021 = Export data for report PIT 8B
Text Symbol: 015 = Export data for form ZUSRGA
Text Symbol: 014 = Export data for form ZUSRNA
Text Symbol: 013 = Export data for form ZUSRZA
Text Symbol: 012 = Export data for form ZUSRSA
Text Symbol: 011 = Export data for form ZUSDRA
Text Symbol: 010 = PIT-11 contents:
Text Symbol: 009 = Export data for form ZUSZWUA
Text Symbol: 008 = Export data for form ZUSRCA
Text Symbol: 007 = Export data for report PIT 11
Text Symbol: 006 = Export contents:





Text Symbol: 005 = Export properties:
Text Symbol: 004 = Export data for form ZUSZCNA
Text Symbol: 003 = Export data for form ZUSZCZA
Text Symbol: 002 = Export data for form ZUSZIUA
Text Symbol: 001 = Export data for form ZUSZZA
Text Symbol: 200 = Registration
Text Symbol: 315 = City
Text Symbol: 314 = Room number
Text Symbol: 313 = House number
Text Symbol: 312 = Street
Text Symbol: 311 = District
Text Symbol: 310 = County
Text Symbol: 309 = Region
Text Symbol: 308 = Country
Text Symbol: 307 = Regon number
Text Symbol: 306 = Short name
Text Symbol: 305 = Full name
Text Symbol: 304 = Tax office pers
Text Symbol: 303 = Tax office
Text Symbol: 302 = To
Text Symbol: 301 = From
Text Symbol: 300 = NIP
Text Symbol: 221 = Collective report
Text Symbol: 220 = Collective reports
Text Symbol: 209 = ZUS account. rep.
Text Symbol: 208 = Tax report
Text Symbol: 207 = Deregistration
Text Symbol: 206 = Regis. and dereg.
Text Symbol: 205 = Unknown
Text Symbol: 204 = Forced export
Text Symbol: 203 = First run
Text Symbol: 202 = Data correction
Text Symbol: 201 = Data change


INCLUDES used within this REPORT HPLCZUS1A

INCLUDE PCZUDPL0.
INCLUDE PCZUDPL1.
INCLUDE PCZDFPL0.
INCLUDE PCZDFPL1.
INCLUDE PCPIDPL0.


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