Sie sind auf Seite 1von 8

QUERY DEVELOPMENT METHOD :Record History Method :- Open any one of the form

Example :- Projects Vision operations use responsibility


----Project-Enter Project Number as ATZ Services and click on find and
select open
Go to help----record history-copy the table name
Pa----Projects---V (actually it is view )
Execute the below statement
Select * from pa_projects_v
-------- it would not display any record
-------- if you want to see particular organisations record

---------- we need to set client information


begin
-------find-client-informationset.org context (204):
End:
---- here 204 is the org_id for using operations in your project . it will
vary

Help-Diagnostics-Examine

------ enter the password as apps


------- block- $ profile $
-------- file ----- org_id
------ press tab
------ it will be displaying org_id
-------in R & D we need to use
------- being
-------- no.global,set.policy.context (5, 204);
-------- end ;
-------- here for single operating unit
------- execute the same statement in load like below
--------- select * from pa_projects_v (it will give the records)
------- now, hand code in to one project
------- no to that or now that it will be easier to compare these words
------ select * from pa_projects_v where
------ go to script part by pressing F4,
----- enter into one new edition format.
Shift+control+f
search related colums,name,table name where conditions
-------------------------------------------- The oracle was started in 1987 { version 11 }

Project accounting { P.A}.


To store the Project Apps
Data base :- it is a collection of records
Pl Sql :- we can load build data
End users :- enter the data manually
SDLC :- Software Development Life Cycle
SCM :- Supply Chain Management
Write on :- adding amount
P.O :- Purchase Order
P2P :- Procure to pay
G.L :- General Ledger
I.S.O :- Internal Sales Order
O2C :- Order to cash flow
Bill :- invoice
Wear house :- Godown
Estimate cost :- budget land labour etc

GET QUERY FROM O.A.F (Oracle application Frame work Page)


In oaf pages we cannot see the records history
We need to enable fnd diagnositics profile option to yes at your
user level
Go to system administrator ----- profile-system
Check the check box of the user
Enter your user name and enter the profile as FND%DIA%
Click on find
Choose fnd : diagnositics--- make it to yes.
Click on save
---- open the templates
You can see about this page

Click on that
Expand business component refers details
Chose or any one by the view object we can find the select
statement.
Note :- to create a new user :Go to system administrator security user-define
Enter the user name , password 2 times for reverification and press
tab to add the system responsibilities like
Projects Vision Operations usa
System administrator
If any user having system administrator that user you will call it as
super user
If any user does not have system administrator then will call it as
normal user
3):- System-last query :- if we are not able to see the record history
option go to help---diagonistics-examine-provide the password as
apps
Block--------- system
Field----last----query
Press tab
It will show the query
Ex:- projects vision operations----budgets----enter the project
number----budget type----find
Go to help record history it would not give the history --- in this
case we can go to system----last query
Note :- only 10 % of the cases we can uses this options

3rd Method :- ETRM(Electronic Technical Refrence Module ):- it is


the website to click to in condition between
It is the table across all the modules in the oracle.
It is provided by oracle corporation for only oracle apps
Stream :Website :- etrm.oracle.com
We need to sign up with with the own personal email account .
loginto the site. Select the data base
Select product name.module name
Enter the table name
Select the object type as table and click on submit
Select the table at left hand side
Now we can find to ins between multiple tables
To see the column name or description
Click on dba data on the table name
4 th method ):- Metalink :- now a days we are calling it as support
site. Website :- support.oracle.com
Email from the project
Management Team :- in a project we have one or two emails to get
the support. The below are the advantages for the related site. They
are as follows :1) We can get process flow related documents. Like p2p,o2c,
project billing,project costing
2) We will get problem description and its solution
3) We can get patch related information
4) We can raise SR(service request) with severity 1,2,3,4 we can
see.. usually we can raise 3 or 4 if we raise sr with severity 2
they will convert into 3

5) We can launch etrm here . We can utilize this side for all
software like sibel obrm (oracle billing revenue management ),
J.d Edwards.
Imp question :- Project Accounting

Project accounting is only available only in oracle apps and this


module is introduced to manage the entire information related to
the project . project managers will use oracle projects to track the
detailed cost to manage with in budget and to stay on shedules
while achiving project objectives. Financials analysts use to
analyze over all business.

Products of oracle projects :- the products of oracle projects are as


follows
1.
2.
3.
4.
5.
6.
7.

Project billing
Project costing
Project management
Project intelligence
Project resource management
Project portfolio analysis
Project collaboration

Project Flow :- creation of projects :Navigation :- projects vision operations usa


Projectschoose the templatesselect the
templates click on findclick on copy to enter all the

details like project name,number,manager,start date , and end


date
Click on ok
To find the existing project information..click on
projects.enter the project number..click on find.select
open
To create the projects we need to use the existing templates
To maintain the similar characterstics based on the business
Each business will have own templates.
Like construction,capital billable retail etc
We can create projects by using api also
Pa_project_Pub.Create_Project
Pa_project_all
Back end table for templates also same but we have to take the
following conditions
select * from pa_projects_all
Where template_flag=Y
And carrying _out_organisation_id=204
In the above statement if template_flag=n means it is project
Work Break Down Structure(WBS):- every project is divided in
to multiple tasks this ways of dividing work is called wbs
Example :- product development projects

Das könnte Ihnen auch gefallen