When you run he report you have to get only that particular organization po numbers or item number how can do it?

Answers were Sorted based on User's Feedback



When you run he report you have to get only that particular organization po numbers or item number h..

Answer / 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

When you run he report you have to get only that particular organization po numbers or item number h..

Answer / dheeraj kain

Simply set organization context in belofore report trigger.
e.g mo_global.set_policy_context('S','FND_PROFILE.VALUE('ORG_ID'))
and then use po_headers view to fetch needed PO_NUMBER.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More Oracle Apps Technical Interview Questions

what is the database size you used?

1 Answers   FIS,


what is inbound and outbound interface?

2 Answers  


in order to run utl_file package we need to give any specific path? if yes what is that?where u will run utl_package?

1 Answers   KPMG,


Can you explain the difference between architecture followed in 10g & 11g?

0 Answers  


what are stock locators and how to define them? name the tables where the stock locator information is stored. at least two.

3 Answers   Scan Steel,






What is Place holder Columns?

3 Answers  


Steps for DFF registration

2 Answers   IBM, Savvis, Wipro,


What repots or concurrent program run to transfer data from Inventory to GL.

5 Answers   IBM, iGate,


What is function?

2 Answers   Motorola,


INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using >CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.

6 Answers   Tech Mahindra,


how many layout sections are tehre in layout editor?

1 Answers  


While importing data into interface tables,if u got number of records are error(like more than 1000 records are error),how to imform user?

2 Answers  


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)