Hi Pedro,
Yes, once you have personnel number selected you could call PR05 from your code doing as following:
SET PARAMETER ID 'PER' FIELD your_per_number. "here you pass personnel number
CALL TRANSACTION 'PR05'.
Regards,
Edgar
Hi Pedro,
Yes, once you have personnel number selected you could call PR05 from your code doing as following:
SET PARAMETER ID 'PER' FIELD your_per_number. "here you pass personnel number
CALL TRANSACTION 'PR05'.
Regards,
Edgar