When you run he report you have to get only that particular organization po numbers or item number how can do it?
Answer Posted / vaidinindia@gmail.com
We can get the item or po number on basis of its Organization. So we can provide organization id in parameter. If you want to take default organization profile then you can use SELECT FND_PROFILE.VALUE('ORG_ID') FROM DUAL; in parameter value set definition. and what ever will be token value (P_ORG) you are going to define you need to same token while defining a parameter for report. Ex: (P_ORG)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is global tempory table?
List the types of flexfield?
What is the concept of soa governance?
Do you know what are user profiles in apps. Any examples you can give?
What are do's and dont's of Interface?
Explain oracle apps architecture.
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
do you know is it possible to run the interface without using oracle apps?
How can we import the data into a database using sql * loader?
testing tools?
where to define interorganization transaction charges and what are the different options?
How many schemas we have? how many you have used?
How is choreography different from orchestration?
What are the Standard Reports and Forms in HRMS?
If we have a repeated record in a table. But the repeated record how i can transfer from table to nested table?