cancel
Showing results for 
Search instead for 
Did you mean: 

ISR FORM how to get Employee Name based on Login User From R3

Former Member
0 Kudos

hi,,

I am working on ISR Adobe Forms.In the form I have to display the Employee Name,according to the portal logged in user.I have written a Function Module which fetches the Employee Name, based on Employee Code(PERNR) .I will be viewing the form in portal, so the current logged in user's PERNR should be passed to the BADI.How can I do this?

Regards,

Rheema Rahael.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Rheema,

Write the code, in the initialisation method of the BADi, to fetch the personnel number for the respective sy-uname from the communications infotype.

Hope this helps.

- anto.

Message was edited by:

Antony John Isacc