SAP Reports / Programs

RPLINSS0 SAP ABAP Report - Report RPLINSS0







RPLINSS0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Use this report to obtain the Master Data of 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 RPLINSS0 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_M23_LINS - Personal Data Act


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 RPLINSS0. "Basic submit
SUBMIT RPLINSS0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPLINSS0 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: IT0442 = IT0442 - Company Car
Selection Text: IT0277 = IT0277 - Exceptions - SE
Selection Text: IT0168 = IT0168 - Insurance Plans
Selection Text: IT0057 = IT0057 - Membership Fees
Selection Text: IT0041 = IT0041 - Date Specifications
Selection Text: IT0040 = IT0040 - Object on Loan
Selection Text: IT0024 = IT0024 - Qualifications
Selection Text: IT0023 = IT0023 - Other/Previ Employers
Selection Text: IT0022 = IT0022 - Education
Selection Text: IT0021 = IT0021 - Family/Related Person
Selection Text: IT0017 = IT0017 - Travel Privileges
Selection Text: IT0016 = IT0016 - Contract Elements
Selection Text: IT0014 = IT0014 - Recur. Payments/Deds.
Selection Text: IT0009 = IT0009 - Bank Details
Selection Text: IT0008 = IT0008 - Basic Pay
Selection Text: IT0007 = IT0007- Planned Working Time
Selection Text: IT0006 = IT0006 - Address
Selection Text: IT0002 = IT0002 - Personal Data
Selection Text: IT0001 = IT0001 - Organisational Assig
Selection Text: IT0000 = IT0000 - Actions
Title: Report RPLINSS0
Text Symbol: 065 = IT0000 - Actions
Text Symbol: 066 = IT0017 - Travel Privileges
Text Symbol: 068 = List Of Infotype
Text Symbol: 070 = IT0001 - Organisational Assign
Text Symbol: 071 = IT0002 - Personal Data
Text Symbol: 072 = IT0006 - Address
Text Symbol: 073 = IT0007- Planned Working Time
Text Symbol: 074 = IT0008 - Basic Pay
Text Symbol: 075 = IT0009 - Bank Detail
Text Symbol: 076 = IT0014 - Recur. Payments/Deds.
Text Symbol: 077 = IT0021 - Family/Related Person
Text Symbol: 078 = IT0022 - Education
Text Symbol: 079 = IT0023 - Other/Previous Employers
Text Symbol: 080 = IT0024 - Qualifications
Text Symbol: 081 = IT0040 - Object on Loan
Text Symbol: 082 = IT0057 - Membership Fees
Text Symbol: 083 = IT0168 - Insurance Plans





Text Symbol: 084 = IT0277 - Exceptions - SE
Text Symbol: 085 = IT0442 - Company Car
Text Symbol: 086 = IT0041 - Date Specifications
Text Symbol: 087 = IT0016 - Contract Elements
Text Symbol: 088 = Benefit Area
Text Symbol: 089 = Plan Type
Text Symbol: 090 = Benefit plan
Text Symbol: 091 = Insurance Options
Text Symbol: 092 = Rule Type
Text Symbol: 093 = Rule
Text Symbol: 094 = Car Manufacturer
Text Symbol: 095 = Model
Text Symbol: 096 = License Plate no.
Text Symbol: 097 = Registration Date
Text Symbol: 100 = Date Description
Text Symbol: 102 = Employee Number:
Text Symbol: 103 = Employee Name:
Text Symbol: 104 = Rundate:
Text Symbol: 105 = From:
Text Symbol: 106 = To:
Text Symbol: 107 = Male
Text Symbol: 108 = Female
Text Symbol: 110 = International Bank Account Number
Text Symbol: 031 = Telephone No
Text Symbol: 030 = Country
Text Symbol: 029 = City
Text Symbol: 028 = District
Text Symbol: 027 = Postel Code
Text Symbol: 025 = House No. and Street Number
Text Symbol: 024 = C/O Name
Text Symbol: 023 = Address Type
Text Symbol: 022 = Gender
Text Symbol: 021 = Nationality
Text Symbol: 020 = Birth Date
Text Symbol: 019 = Marital Status
Text Symbol: 018 = Name
Text Symbol: 017 = Soc. Security No.
Text Symbol: 016 = PersonelNo.
Text Symbol: 015 = Work Contract





Text Symbol: 014 = Org. Unit
Text Symbol: 013 = Position
Text Symbol: 012 = Job
Text Symbol: 011 = Personnel SubArea
Text Symbol: 010 = Personnel Area
Text Symbol: 009 = Business Area
Text Symbol: 008 = Company Code
Text Symbol: 007 = EE-SubGroup
Text Symbol: 006 = EE-Group
Text Symbol: 005 = Gender
Text Symbol: 004 = Action Reason
Text Symbol: 003 = Action Type
Text Symbol: 002 = End Date
Text Symbol: 001 = Start Date
Text Symbol: 032 = Working Rule
Text Symbol: 064 = Membership Fee
Text Symbol: 063 = Membership Type Name
Text Symbol: 062 = Membership Type
Text Symbol: 061 = Date
Text Symbol: 059 = Date Type
Text Symbol: 057 = Loan object no.
Text Symbol: 056 = Unit
Text Symbol: 055 = Number
Text Symbol: 054 = Object on loan
Text Symbol: 053 = Proficiency
Text Symbol: 052 = Qualification
Text Symbol: 051 = Industry
Text Symbol: 050 = Employeer
Text Symbol: 049 = Location of Institute
Text Symbol: 048 = Education/Training Name
Text Symbol: 047 = Education/Training
Text Symbol: 046 = Educational Establishment
Text Symbol: 045 = Family Member
Text Symbol: 044 = Reimbursement Group for Travel Cost
Text Symbol: 043 = Employee Group for Trip Expense Type
Text Symbol: 042 = Contract Type
Text Symbol: 041 = Account Number
Text Symbol: 040 = Bank Key
Text Symbol: 039 = Bank Detail Type



Text Symbol: 038 = Currency
Text Symbol: 037 = Amount
Text Symbol: 036 = Wage Type Name
Text Symbol: 035 = Wage Type
Text Symbol: 034 = Capacity utilization level
Text Symbol: 033 = Week Work Hour


INCLUDES used within this REPORT RPLINSS0

INCLUDE RPLINSS0_DATA.
INCLUDE RPLINSS0_SCREEN.
INCLUDE RPLINSS0_MAIN.
INCLUDE RPLINSS0_FORMS.


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