what is the need of registering table in apps?
Answers were Sorted based on User's Feedback
Answer / kranthi kumar
If a table is used in flexfilelds then we have to register
a table.otherwise it is not necessary to register a table.
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / vijay
we need to register the table in three situations
1.when we want to use the table data in DFF
2.when we want to use the table data in KFF
3.When we want to use alert
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / raju
To enable the flexfields we will register the tables in Apps
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / hanumanth reddy (hcl)
Using AD_DD package we can register Table in Oracle Apps
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between varchar and varchar(2)?
for report i have to parameters those are from_date and to_date ,so to_date should be greater when compare to from_date ,if we are giving to_date is less then it must shows some error how we willmake
What is the maximum number of statements that can be specified in a trigger statement?
in one report using two layout models.if yes how to do
Difference between triggers and procedures?
what is difference between d2k report and oracle apps report
what is difference between API and Interface?
wht is difference between is and as varibales,while declaring procedure which is better?
Oracle E-Business suite?
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
what is count(*) from po_vendors(any table)? what does it do and what is count(1) from po_vendors(any table)? what is count(0) from po_vendors(any table) the out put is same what is the difference
what are the different transaction clauses in AR?