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

RPLMOGB1 SAP ABAP INCLUDE - Selection-screen for Model G







RPLMOGB1 is a standard ABAP INCLUDE 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 RPLMOGB1 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 RPLMOGB1. "Basic submit
SUBMIT RPLMOGB1 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLMOGB1 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: S_WORKPL = Workplace address code
Selection Text: S_ENTITY = Main company address code
Selection Text: P_REG_SP = Create specific register
Selection Text: P_REG_GE = Create general register
Selection Text: P_DATE = From
Selection Text: E_DATE = Ending date
Title: Selection-screen for Model G
Text Symbol: HE2 = Seq. no.
Text Symbol: HE3 = Name/Christ. name
Text Symbol: HE8 = Home address
Text Symbol: HF2 = Identity card
Text Symbol: HF3 = Govrn.regstr.
Text Symbol: HF5 = Entry date
Text Symbol: HD9 = Postal code name
Text Symbol: HD1 = Personnel Register concerning the firm
Text Symbol: HD2 = Personnel register
Text Symbol: HD3 = Standard
Text Symbol: HD6 = Official name
Text Symbol: HD7 = Commercial name
Text Symbol: HD8 = Street and number
Text Symbol: HF6 = Leave date
Text Symbol: SC1 = Juridical entities
Text Symbol: SC2 = Workplaces
Text Symbol: SC3 = Juridical entities employees are assigned to
Text Symbol: SC7 = Not chosen or empty
Text Symbol: U01 = Persons that could not be assigned
Text Symbol: U02 = Name/Christ.Name Juridical Entities Workplaces


INCLUDES used within this REPORT RPLMOGB1

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