we have 4 managers if one person logon the system
automatically displays his siganature and name how?
Answer / piyush
You have to use form personalization for this..on when-new-form-instance
check the condition that the block.login_id = manager_id
then in action tab
give the action type as message and display the message as
The manager ||'select fnd_global.user_name from dual'|| has loged in....
| Is This Answer Correct ? | 1 Yes | 0 No |
what are the match approvals in PO?
Could any one tell me the steps of conversions and what kind of validations and exceptions do we use during this conversion? Please do answer in detail. what program do we write in user exit in reports?
How to make Parameter as Mandatory?
how to find the custom directory in front end.
1 Answers IBM, Sierra Atlantica,
Give a overview on Aol
Presently u are working in which version?
how to create a file in forms?
do i need to declare bind parameter before using in the query?
How will U link GL with OU in Multi-org environment.
What is the autonomous transaction?give me example?
How will u register concurrent request ?
what are external tables? how can we use external table instead of sql * loader to load data from flat file to staging table?