Hi Gurus,
As I'm a fresher, please help me in developing this report. I have tried but not able to complete it.
Employee Details Report.
This Report should contain the details of employees pertaining to the company.
Input criteria for the report would be the Employee Number, Status and Employee Group.
Based on the employee number the report should fetch all the details as mentioned below.
Prepare an ALV output report with the below mentioned columns, this report should extract only employees who are in Status provided at selection screen and who belong to Employee Group as mentioned in selection screen.
Report Name = ZEMP_DETAILS
Sno | Field | Table |
1 | Employee Number | PA0001-PERNR |
2 | First Name | PA0002-vorna |
3 | Last Name | PA0002-Nachn |
4 | DOB | PA0002-GBDAT |
5 | Employee Status | PA0000-STAT2 |
6 | Employee Group | PA0001-PERSG |
7 | Employee SubGroup | PA0001-PERSK |
8 | Company Code | PA0001-BUKRS |
9 | Company Code Text |
|
10 | Personal Area | PA0001-WERKS |
11 | Personal Area Text |
|
12 | Personal Sub Area | PA0001-BTRTL |
13 | Personal Sub Area Text |
|
14 | Org Unit | PA0001-ORGEH |
15 | Org Unit Text | HRP1000-STEXT |
16 | Position | PA0001-PLANS |
17 | Position Text | HRP1000-STEXT |
18 | Street Name | PA0006-STRAS |
19 | City | PA0006-ORT01 |
20 | Basic Salary | PA0008 |
21 | Bank Key | PA0009-BANKL |
22 | Account Number | PA0009-BANKN |