Skip to main content

When a user prints a crystal report, the report needs to show the user name. Application 10.

Hi, did you find a way maybe?

Thanks


Hi,

I’ve used  IFSAPP.ARCHIVE_API.GET_SENDER(&RESULT_KEY) - it works for reports which goes to Archive.

 

For quick reports you shoud probably send current user as a defeault parameter - IFSAPP.FND_SESSION_API.GET_FND_USER()

 

Best,

Paweł


Reply