Skip to main content

Hello Everyone,

 

How to capture transport task creator’s username on transport task screen ? I tried using history log report but it is not efficient. I want to capture username on the transport task screen so that I can query the data by username.

 

Thank you for your help.

hello,

create a custom field - text, 100 characters;

make it use a default value, either #USER_ID# or fnd_session_api.get_fnd_user()


that worked. Thank you Paul. 


Hey Paul,

 

I have a quick question. I have created the field as per the instruction but is not showing any data. Please check the below screenshots:

 

 Am i doing it right ?


Reply