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 |
is UOM maintained at master level or organization level or both?
how i can create temporary table?
In oracle application how do you debug or trace errors?
In developer Reports::there are 3 parameters.can you pass the paramter1+paratmeter2 value to the third parameter??
what is inbound and outbound interface?
How to call oracle database stored procedure from form in form coding ?
In custom.pll what are the events we can Not write.
How do u customize the Reports?
Can we create tables in apps schema?
how can develope the po variance and po summary report? with tables mandatory columns and query please?
Define multi org structure with example(take any businees).
Is it is necessary to create P_CONC_REQUEST_ID parameter in the development of oracle apps reports