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. ...
when i am running my report in apps i have to pass two parameters second parameter should be depend on first parameter. and in first parameter it consist two list of valuesex:1. approve 2. in process when
Latest Answer: You have to define the value sets for your application that is depentdent and independent value sets. ...
Latest Answer: Visual attributes are the font, color, and pattern properties that you set for form and menu objects that appear in your application's interface. ...
what are the Modules we will Maintain at SOB (set of books) Level?
Latest Answer: Set of Book is used in GL module alone ...
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. ...
What are Flex fields in Oracle Apps Technical? What is different between Flex Fields and User Parameter.What r types of Flex Fields?
Latest Answer: A flexfield, as the name suggests, is a flexible data field that your organization can customize to your business needs without programming ...
Latest Answer: An extension is a custom development which satisfies a business need which is not available in oracle apps.If any Oracle Apps. module does not cover or does not have functionality to satisfy a customer requirement then an extension is carried out.For ...
Latest Answer: The difference between the indepedent and translatable independent value set is that in Trans inde val set u can change the value (Translate the value) while setting the values of this type.but in Independent value set whatever value u give,automatically ...
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 ...
Latest Answer: oe_interface_errors_all ...
View page << Previous 1 [2] 3 4 5 6 7 8 9 10 Next >>

Go Top