Home » Applications » Oracle Fusion Apps & E-Business Suite » How to populate seeded data in operatinmg unit?
How to populate seeded data in operatinmg unit? [message #162492] Fri, 10 March 2006 09:52 Go to next message
alybin
Messages: 26
Registered: February 2006
Junior Member
Hi,
Myself Aly,trying to get into the concept of multiorg for months but still lacking somewhere.Could anyone please tell me
how to populate seeded data in operating unit?
Re: How to populate seeded data in operatinmg unit? [message #163398 is a reply to message #162492] Thu, 16 March 2006 10:54 Go to previous messageGo to next message
chakree
Messages: 6
Registered: December 2005
Location: AP
Junior Member
Hi,


If u wantto populate seeded data u have to run a request

Register seeded data

while selecting and submission it will populate a window where u have to enter the operating unit information.

Eg: If u have two operating units

Run this request by selecting each operating unit

Processes and reports > Run


Thanks
chakree
Re: How to populate seeded data in operatinmg unit? [message #164769 is a reply to message #162492] Sat, 25 March 2006 19:43 Go to previous message
sanjayapps
Messages: 49
Registered: May 2005
Location: Richmond
Member

Try calling the DBMS_APPLICATION_INFO package to populate the data if your query is not populating the data. For example if your query is returning null values, then run:

call dbms_application_info.set_client_info(org_id);


For eg: if '105' is your organization id run:

call dbms_application_info.set_client_info('105');


Hope this answers your question.


Previous Topic: how do we go for feeder interface?
Next Topic: Need inormation on Payroll reports
Goto Forum:
  


Current Time: Mon May 20 13:29:09 CDT 2024