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 |
After completing Report customization process.suppose we have 10 report parameter in report so, that we re-register that parameter in concurrent program?
testing tools?
0 Answers BirlaSoft, Convergys,
we are inserting,update and delete the data we can do simultaniously, but it will show error in updation? what to do?
where we find the status of order information.
Hoe to skip middle of the record by using SQL*Loader?
How relation will be made between modules in oracle financial?
Tell me how to find the custom directory in front end?
How to report output like below supplier name date amount abc software jan/11 10000 /* jan month total transactions*/ abc software feb/12 30000 /* feb month total transactions*/ dell computers jan/13 45000 /* jan month total transactions*/
How many standard interface programs in oracle purchasing module and oracle inventory? What are they?
How do u identity its name of report?
After deploying like forms,reports into server how we connect this forms,reports to web?
What are the User PARAMETERS in the Reports?