2007 Apr 11 8:30 AM
hello!
I created a selection screen with parameter :
zpernr like pa0002-pernr modif id PER.
The ID PER gives only the personal number, i need to add to the search help in the selection screen also the name of the employee.
Is there any modif id that includes also the employee name' or do i have to build new search help.
Regards
Yifat
hello!
I created a selection screen with parameter :
zpernr like pa0002-pernr modif id PER.
The ID PER gives only the personal number, i need to add to the search help in the selection screen also the name of the employee.
Is there any modif id that includes also the employee name' or do i have to build new search help.
Regards
Yifat
2007 Apr 11 8:32 AM
Use the ID PREM, this will gve the search help as that in PA30.
Please gve points if helpful
2007 Apr 11 8:45 AM
Hi,
use:
PARAMETERS: ZPERNR LIKE PA0001-PERNR MODIF ID PER
MATCHCODE OBJECT PREM.
reward if useful
regards,
Anji
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |