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 111 of 129    Print  
FND Table
Who is the owner of FND_TABLES and Why we shouldn't create table in APPS Schema?


  
Total Answers and Comments: 2 Last Update: February 03, 2008     Asked by: ram_kh83n 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
December 18, 2007 04:24:52   #1  
Manishas Member Since: June 2006   Contribution: 12    

RE: FND Table
APPLSYS is the owner of the FND tables
 
Is this answer useful? Yes | No
February 03, 2008 04:55:37   #2  
vineetjoshi5 Member Since: February 2008   Contribution: 2    

RE: FND Table
APPLSYS is the owner of FND tables.
APPS schema contains the package code for all the E-Biz products.
and needs to be kept secure.
So we can't create tables in APPS schema if we want to make use of them in our custom code.

 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : We can attach only one table. ...

Latest Answer : Yes we can add a DFF if table already have a data. Thanks, Sreeni ...

What are Interface table in AP, AR,GL ? AP INTERFACE TABLE: 1). AP_INTERFACE_CONTROLS. 2). AP_INTERFACE_REJECTIONS 3). AP_INVOICE_INTERFACE 4). AP_INVOICE_LINES_INTERFACE. AR INTERFACE TABLE: 1). AR_PAYMENTS_INTERFACE_ALL 2). AR_TAX_INTERFACE 3). HZ_PARTY_INTERFACE 4). HZ_PARTY_INTERFACE_ERRORS 5). RA_CUSTOMERS_INTERFACE_ALL 6). RA_INTERFACE_DISTRIBUTIONS_ALL 7). RA_INTERFACE_ERRORS_ALL 8). RA_INTERFACE_LINES_ALL 9). RA_INTERFACE_SALESCREDITS_ALL GLINTERFACE TABLE: 1). GL_BUDGET_INTERFACE 2). GL_DAILY_RATES_INTERFACE 3).

A. Can someone please tell me what is the date tracked option and how to use it?b. Can I delete an employee from a table?c. What is the difference between APIs and DataPumps?d. What are user hooks?e. Can we see the time stamp also with the "from" and "to" dates?
Read Answers (4) | Asked by : OB

by using ad_dd.register.table 
Latest Answer : use  ad_dd.register_table to regiseter tables.       ad_dd.register_column to register columns of that tablewe can also use         ad_dd.delete_table to unregister tables. ...
Read Answers (3) | Asked by : Wajid

Latest Answer : oe_interface_errors_all ...
Read Answers (1) | Asked by : bala

Latest Answer : If the Iinvoice Distribution is matched to a Purchase Order thenap_invoice_distributions_all.PO_DISTRIBUTION_ID is the link to po_distributions_all table  ...
Read Answers (2) | Asked by : jagadeesh

Who is the owner of FND_TABLES and Why we shouldn't create table in APPS Schema? 
Latest Answer : APPLSYS is the owner of FND tables.APPS schema contains the package code for all the E-Biz products.and needs to be kept secure.So, we can't create tables in APPS schema , if we want to make use of them in our custom code. ...

why we register a table in apps schema by using ad_dd.register_table procedure 
Latest Answer : 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. ...

What is the table column link between ONT and PO? 
View Question | Asked by : fiaskhan


 Sponsored Links

 
Related Articles

Querying Data with Oracle XQuery

Querying Data with Oracle XQuery Starting with Oracle Database 10g Release 2 you can take advantage of a full featured native XQuery engine integrated with the database With Oracle XQuery you can accomplish various tasks involved in developing PHP Oracle XML applications operating on any kind of dat
 

Using Oracle XML DB Repository

Using Oracle XML DB Repository Another variation on accessing and manipulating XML content stored in Oracle database is provided by Oracle XML DB repository which is an essential component of Oracle XML DB mosgoogle NOTE Oracle XML DB repository also known as XML repository is a hierarchically organ
 

Using Oracle Database for Storing, Modifying, and Retrieving XML Data

Using Oracle Database for Storing Modifying and Retrieving XML Data With Oracle XML DB you have various XML storage and XML processing options allowing you to achieve the required level of performance and scalability One of the most interesting things about Oracle XML DB is that it allows you to per
 

XML Processing in PHP and Oracle Applications

Processing XML in PHP Oracle Applications As mentioned there are two alternatives when it comes to performing XML processing in your PHP Oracle application You can perform any required XML processing using either PHP s XML extensions or PEAR XML packages or Oracle s XML features mosgoogle In the fol
 

PHP Oracle Web Development

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax is a good starting b
 

ODP.NET - Populating a Dataset with a Single Data Table

ODP NET Populating a Dataset with a Single Data Table A dataset is simply a group of data tables These data tables can be identified with their own unique names within a dataset You can also add relations between data tables available in a dataset mosgoogle The following code gives you the details o
 

Getting Started with Oracle and ODP.NET

ODP NET Developer’ s Guide by Jagadish Chatarji Pulakhandam Sunitha Paruchuri A practical guide for developers working with the Oracle Data Provider for NET and the Oracle Developer Tools for Visual Studio 2005 Application development with ODP NET Dealing with XML DB using ODP NET Oracle
 

PHP Oracle Web Development Review

PHP Oracle Web Development Data processing Security Caching XML Web Services and Ajax The book is written by Yuli Vaseliev a well known author of different web development and programming books The author is also an expert in open source technologies and SOA Service Oriented Architecture But besides
 

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Expanding and Collapsing Table Rows

jQuery Expanding and Collapsing Table Rows The expanding and collapsing behavior added earlier also conflicts with our filters If a section is collapsed and a new filter is chosen then the matching items are displayed even if in the collapsed section Conversely if the table is filtered and a section
 

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