SAP Reports / Programs

HNZLQES0 SAP ABAP Report - Quarterly Employment Survey - New Zealand







HNZLQES0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is used to display and print the Quarterly Employment Survey returns for the selected employees...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

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


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

PC00_M43_LQES - Quarterly employment survey


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 HNZLQES0. "Basic submit
SUBMIT HNZLQES0 AND RETURN. "Return to original report after report execution complete
SUBMIT HNZLQES0 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: P_SURVEY =
Selection Text: P_DETAIL =
Title: Quarterly Employment Survey - New Zealand
Text Symbol: 033 = Personnel Subarea:
Text Symbol: 040 = Personnel Area
Text Symbol: 041 = PERSONNEL AREA:
Text Symbol: 042 = PERSONNEL SUBAREA:
Text Symbol: 043 = Gender
Text Symbol: 044 = Emplymt Status
Text Symbol: 045 = Employee Count
Text Symbol: 046 = View Detail List
Text Symbol: 047 = Grand Total List
Text Symbol: Q01 = QUARTERLY EMPLOYMENT SURVEY - NZ
Text Symbol: Q02 = Survey Date:
Text Symbol: Q03 = Run Date:
Text Symbol: Q04 = Time:
Text Symbol: Q05 = Payroll periods for survey :
Text Symbol: Q06 = Payroll Area
Text Symbol: Q07 = Pay Period
Text Symbol: Q08 = Pay date
Text Symbol: Q09 = Payroll Area Type
Text Symbol: Q10 = Personnel Area
Text Symbol: Q11 = Personnel Subarea
Text Symbol: QE1 = Selection Date
Text Symbol: QE2 = Survey date
Text Symbol: QE3 = Detailed Listing
Text Symbol: QE4 = Detailed list
Text Symbol: QE5 = Personnel Sub Area Totalling
Text Symbol: QE6 = Sub-total at Personnel Sub Area level
Text Symbol: 030 = Others
Text Symbol: 001 = Survey date:
Text Symbol: 002 = Run Date:
Text Symbol: 003 = Time:
Text Symbol: 004 = SUMMARY REPORT
Text Symbol: 005 = MALE
Text Symbol: 006 = FEMALE
Text Symbol: 007 = Number of Full-Time Employees
Text Symbol: 008 = Number of Part-Time Employees





Text Symbol: 009 = Ordinary Time Payout Amount
Text Symbol: 010 = Overtime Payout Amount
Text Symbol: 011 = Ordinary Time Payout Hours
Text Symbol: 012 = Overtime Payout Hours
Text Symbol: 013 = End of Report.
Text Symbol: 014 = Emp.No
Text Symbol: 015 = Ord.Time Amount
Text Symbol: 016 = Ord.Time.Hours
Text Symbol: 017 = Overtime Amount
Text Symbol: 018 = Overtime Hours
Text Symbol: 019 = PAYROLL AREA:
Text Symbol: 020 = Country Template NZ
Text Symbol: 021 = QUARTERLY EMPLOYMENT SURVEY
Text Symbol: 022 = Time:
Text Symbol: 023 = Report: HNZLQES0
Text Symbol: 024 = Page:
Text Symbol: 025 = Grand Totals:
Text Symbol: 026 = TOTALS
Text Symbol: 027 = Monthly
Text Symbol: 028 = Weekly
Text Symbol: 029 = Fortnightly


INCLUDES used within this REPORT HNZLQES0

INCLUDE PAQESNZD_ALV. "QES DATA DECLARATION
INCLUDE PAQESNZF_ALV. "QES FORM DECLARATIONS


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