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

RPLWBAN0 SAP ABAP Report - Report 'Wet SAMEN' (Employment of Minorities (Promotion) Act)







RPLWBAN0 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 produce the annual report specified by the 'Wet SAMEN' (Employment of Minorities (Promotion) Act)...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 RPLWBAN0 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_M05_LWBA - Annual Report SAMEN


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 RPLWBAN0. "Basic submit
SUBMIT RPLWBAN0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLWBAN0 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: SO_REPER = Repr. Legal Person Report
Selection Text: P_START = Start MS WORD
Selection Text: P_SECTOR = Sector
Selection Text: P_REGION = Region
Selection Text: P_KVKNR = Reg.No.KvK (Chamb.of Commerce)
Selection Text: P_DSN = File Name
Selection Text: INZREP = Submitting Legal Person
Title: Report 'Wet SAMEN' (Employment of Minorities (Promotion) Act)
Text Symbol: 203 = the Following Persons in Period.
Text Symbol: 202 = No Country of Birth Registristration Data Exists f.
Text Symbol: 201 = No. of Persons with Errors:
Text Symbol: 200 = ERROR LOG
Text Symbol: 199 = ERROR LOG ADDRESSES
Text Symbol: 110 = CONCLUSION OF THE WORKS COUNCIL
Text Symbol: 109 = CONCLUSION
Text Symbol: 108 = EXPL. NOTES FOR SECTIONS B,C AND D
Text Symbol: 107 = TARGET FIGURES AND ACTIONS: COMING YEAR
Text Symbol: 106 = TARGET FIGURES AND ACTIONS: PAST YEAR
Text Symbol: 105 = PROPORTIONAL FIGURES
Text Symbol: 104 = PERSONNEL TURNOVER DATA - HIRED
Text Symbol: 103 = HEADCOUNT DATA: ACCORDING TO JOB GRADE
Text Symbol: 101 = TOTAL NO. OF EMPLOYEES
Text Symbol: 100 = COMPANY DETAILS
Text Symbol: 070 = Target Fig.
Text Symbol: 069 = JbGrd.
Text Symbol: 068 = Persons
Text Symbol: 067 = Job Grade No.
Text Symbol: 066 = PARTTIME
Text Symbol: 065 = Percentage of Total
Text Symbol: 064 = Belonging to the Target Group:
Text Symbol: 204 = These Persons are not Included in the Totals.
Text Symbol: SOI = Authority Type
Text Symbol: REP = REPER
Text Symbol: REF = Available Repr.Legal Pers.
Text Symbol: R03 = repr. legal person and REO
Text Symbol: R02 = Check feature NLR07 and relationships betw.
Text Symbol: R01 = No REPER available for REO [RBA]
Text Symbol: DAT = Date





Text Symbol: AN2 = ANKEY
Text Symbol: AN1 = ANART
Text Symbol: AD4 = No address data available for address key
Text Symbol: AD3 = Address could not be selected
Text Symbol: AD2 = No record in table T536C with key
Text Symbol: AD1 = Error in input parameters
Text Symbol: AD0 = Function Module HR_NL_GET_ADDRESS
Text Symbol: 911 = File Size not Permitted
Text Symbol: 444 = Pct. of EE Target Group
Text Symbol: 443 = Total No. EEs in Targ.Group
Text Symbol: 442 = Total No. of EEs
Text Symbol: 441 = Job Grade
Text Symbol: 301 = No List Generated; No Selection Made
Text Symbol: 211 = to
Text Symbol: 210 = Report for the Period:
Text Symbol: 063 = Number of Employees in Part-time Employment
Text Symbol: 026 = C - Employees Belonging to Target Group
Text Symbol: 025 = B - Total No. of EEs Belonging to Target Group
Text Symbol: 024 = A - Total No. of Employees per Jb.Grade
Text Symbol: 023 = Legend:
Text Symbol: 022 = C
Text Symbol: 021 = B
Text Symbol: 020 = A
Text Symbol: 019 = Percentage of Total
Text Symbol: 018 = Belonging to the Target Group:
Text Symbol: 017 = Number in Full-time Employment
Text Symbol: 016 = Percentage of Total
Text Symbol: 015 = Employment:
Text Symbol: 014 = Total Number of Employees in Full-time
Text Symbol: 013 = or Have Asked for Their Data to Be Destroyed:
Text Symbol: 012 = to Being Registered
Text Symbol: 011 = Number of Employees That Have Objected
Text Symbol: 010 = Percentage of Total
Text Symbol: 009 = Number Belonging to Target Group:
Text Symbol: 008 = on 31 December of the Year Under Review:
Text Symbol: 007 = Total Number of Persons Employed By Your Company
Text Symbol: 006 = Reg.No KVK (Chamber of Commerce) :
Text Symbol: 005 = Annual Report for:
Text Symbol: 004 = Sector:





Text Symbol: 003 = Postal Code and City:
Text Symbol: 002 = Postal Address:
Text Symbol: 001 = Company Name:
Text Symbol: 027 = Total Number of New Employees Hired
Text Symbol: 062 = Percentage of Total
Text Symbol: 061 = Employment:
Text Symbol: 060 = Total Number of Employees in Part-time
Text Symbol: 055 = Actions for the Coming Year:
Text Symbol: 054 = Grade Target Figure
Text Symbol: 053 = Target Figure for the Coming Year:
Text Symbol: 052 = Actions Taken in the Past Year:
Text Symbol: 051 = Grade Target Figure
Text Symbol: 050 = Target Figure Used for the Current Year:
Text Symbol: 045 = C - % of EEs Belonging to Target Group
Text Symbol: 044 = E - Balance (C-D)
Text Symbol: 043 = D - Proportional Figure f. This Region By Jb.Grade
Text Symbol: 041 = E
Text Symbol: 040 = D
Text Symbol: 039 = FULLTME
Text Symbol: 038 = REPER Selection
Text Symbol: 037 = Number of Job Grades:
Text Symbol: 036 = The Company Is Based in REO [RBA] Region:
Text Symbol: 035 = Is which percentage?
Text Symbol: 034 = Number Belonging to Target Group:
Text Symbol: 033 = During the Year Under Review:
Text Symbol: 032 = Total No. of Employees That Left
Text Symbol: 031 = EMPLOYEE TURNOVER - LEAVING DATA
Text Symbol: 030 = Is which percentage?
Text Symbol: 029 = Number Belonging to Target Group:
Text Symbol: 028 = During the Year Under Review:


INCLUDES used within this REPORT RPLWBAN0

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:

HR_INITIALIZE_BUFFER CALL FUNCTION 'HR_INITIALIZE_BUFFER' "YFAL9CK052804 EXPORTING "YFAL9CK052804 tclas = 'A' "YFAL9CK052804 pernr = pernr-pernr . "YFAL9CK052804

HR_NL_ERR_REPORT * CALL FUNCTION 'HR_NL_ERR_REPORT' " * TABLES fttab = fttab. "



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