What is the difference between base table and multi-org
table?
Answers were Sorted based on User's Feedback
Answer / sunil
multi_org tables have the colums org_id and end's with
_all but not in base tables
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / prasad t
Base tables end with _B and they should be translated to
multiple languages _TL we need to set the org_context for
the base tables
Multiorg_Tables which are stored with _all and will be
having org_id and the details will be populated
automatically
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / kranthioracle
BASE TABLES ENDS WITH _B
TABLES WHICH ARE HAVING _B HAS TO BE TRANSLATED TO
MULTIPLE LANGUAGES
EXAMPLE ITEM INFORMATION IS STORED IN BASE TABLE WHICH HAS
TO BE TRANSLATED FOR THIS WE HAVE ANOTHER TABLE WHICH ENDS
WITH _TL
| Is This Answer Correct ? | 1 Yes | 2 No |
In which tables receopt application form Appliy to field Value will come. I know one table i.e, ra_customer_trx.trx_number. Could U please any one tell me other than this except(ra_customer_trx and ar_payment_schedules_all tables). plz mentioned tables_name.Column_name.
What are the User PARAMETERS in the Reports?
can we write sql statement in Format trigger?
While registering the concurrent program we first do the executable concurrent program and then define it . So why we need to give the application name twice in executable and as well as definitions
How we will receive the work from the client? what type of documents we will develop in the entire implementation project? plz tell me the total scinario?
2 Answers Deloitte, Intelligroup,
Which is the best website to learn Oracle Apps?
What are the benefits of using soa architecture?
wht is the use of Xml reports over reports6i?
Is that Possible To create package Overloading , If Yes Give any Examples
INBOUND INTERFACE: Suppose I have 100 Records of employees in flat file.When moving the records from flat file to STAGING table using >CTl file, I want to restrict the records whose salary is less than 500.what are the validations(or conditions) you write to achieve this.
what is organization id
Can we run a package with out specification?If yes how?