What is responsibility and how u attach
Answers were Sorted based on User's Feedback
Answer / seema
Responsibility,it is the collection of
menus,forms & requests .It will show the menus and
functions associated with the responsibility.
Steps to add responsibility for a specific user:-
1-Go to administrator
2-security->User->Define
3-Query it,by pressing f11
4-enter the username for which u want to add the responsibility
5-then press ctrl+f11
6-then in the line information in the responsibility field
add responsibility then save it
| Is This Answer Correct ? | 14 Yes | 2 No |
resposibility is collection of
menus,forms&requests,datagroups and is attached to user
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / prasad t
reponsibilty is the link between menu,data group,request
group
here request group is not manadatory but data group and
menu is mandatory
we define responsibility in system adminstrator
system Administrator==>responsibility==>define
(responsibility name
applicationname
respkey
menu name
request group name
data group name)
and save it and attach the responsibility to any user
request group is a collection of concurrent
programs,request set and applications
menu is a hierarchal collection of functions menus of
functions
datagroup- used to pair applicattion and user
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / sairam
Responsibility is a level of authority.it contains 3
mandatary fields.
1.menus
2.data groups
3.request group based on the security.we will attach to the
user
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / viswa
responcibility is collection of request group,data
group,menu.
First u log in to your user,
next create responcibility
next go to security ->user->define
enter to your user
attach responsibility to user
| Is This Answer Correct ? | 2 Yes | 1 No |
Tell me some thing about SQL-LOADER.
In interface how u find errors and how to solve. How to fix it?
difference b/w procedures&functions
what is fiscalcalendar?
i have 100 pages output. i want to print 10 records per page in Template?
In interface process we have 1000 records i want to commit every 100 records how? How i can commit every 100 records?
oracle apps architecture
where we will put the control file ,where we will run sql star loader what is the cmd?
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
what is difference between po_headers_all and po_headers
do you know is it possible to run the interface without using oracle apps?
wht is difference between is and as varibales,while declaring procedure which is better?