GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle Apps  >  Apps Technical
Go To First  |  Previous Question  |  Next Question 
 Apps Technical  |  Question 115 of 129    Print  
why we register a table in apps schema?
why we register a table in apps schema by using ad_dd.register_table procedure


  
Total Answers and Comments: 3 Last Update: November 18, 2008     Asked by: Manoj.Oracle 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 28, 2008 12:50:24   #1  
sandeep1018 Member Since: February 2008   Contribution: 1    

RE: why we register a table in apps schema?
normally we register the newly Custom table
to support Patch and Upgradation for further releases

 
Is this answer useful? Yes | No
May 28, 2008 02:20:01   #2  
shravanreddy Member Since: May 2008   Contribution: 2    

RE: why we register a table in apps schema?
If the table is not registered
1. it is not possible to valuesets
2. it cant use the "who columns'
3.we cant go for the flexible segment columns(attributes segments)

and if it is registerd in app
u can automatically populate the data in apps

 
Is this answer useful? Yes | No
November 18, 2008 07:22:10   #3  
VijayAkumalla Member Since: December 2006   Contribution: 3    

RE: why we register a table in apps schema?
We register a custom table in the custom schema. Then give all permissions to APPS schema. Reason being when stored procedures or functions are written to perform DMLs on the custom table it is done from APPS schema.
 
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