What is responsibility and how u attach
Answer Posted / 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 |
Post New Answer View All Answers
What do you understand by concurrent programs?
What do you understand by soa and what are the benefits of using this architecture?
What are the different components you should consider while defining a responsibility in oracle apps?
How can you achieve loose coupling in soa framework?
Pls tel me the best text book for Oracle Apps 11i Tech? & I want D2K Text book also?
Hi, Anybody please send me the Oracle APPS 1i technical interview questions (Real time) as wel as sample resume also?
What are file in oracle.
pls send me out bound code of supplers,site,bankiformation code pls as soon as
Can u give the Documentation of Custom.pll in oracle apps
What do you understand by soa?
Explain oracle apps architecture.
List the types of flexfield?
Tell me how to debug the report?
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
how can develope the po variance and po summary report? with tables mandatory columns and query please?