GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle Apps
Go To First  |  Previous Question  |  Next Question 
 Oracle Apps  |  Question 11 of 61    Print  
Can we create tables from oracle apps front end and how do we enter data in those tables (when we r not using forms to populate them)?

  
Total Answers and Comments: 3 Last Update: April 16, 2007     Asked by: Smrati Saxena 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
April 20, 2006 03:52:06   #1  
Prasad Patkar        

RE: Can we create tables from oracle apps front end an...
There is no functionality so as to create tables from oracle apps front end.
 
Is this answer useful? Yes | No
March 30, 2007 07:58:27   #2  
gannesunil        

RE: Can we create tables from oracle apps front end an...
we are not able to create table from oracle apps front end.
we are suppose to create table from back end by using
AD_DD oracle package (try once)
ad_dd.create table and
ad_dde.create column ue can use these two procedures
even if u wnat to delete table
first u have to delete columns then only u can able to delete table

 
Is this answer useful? Yes | No
April 16, 2007 08:51:06   #3  
Upender Prasad        

RE: Can we create tables from oracle apps front end an...
Try to insert/update a row into table <wf_all_user_roles> as per following statement with Role_Orig_System_id 20420

select * from wf_all_user_roles where user_name 'ZZPRASAU' and role_orig_system 'FND_RESP'

AND NOT role_name LIKE 'FND_RESP| |ANY'


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape