Answer Posted / venkat kolla
Using ad_dd package.
Example:
First register the table:
EXECUTE ad_dd.register_table
('FND','TABLE_NAME','T',pct_free,pct_used)
Then register the columns:
EXECUTE ad_dd.register_columns
('FND','TABLE_NAME','COLUMN_NAME',
sequence, 'DATATYPE',col_width,nullable,translate)
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
What is oracle soa suite?
What do you understand by soa and what are the benefits of using this architecture?
do you know is it possible to run the interface without using oracle apps?
what is pay run id ?
Do you know where we can check the status of po?
tell me the scenarios of the independent in reports
What are the different components of soa suite?
In oracle application how do you debug or trace errors?
What are the different components you should consider while defining a responsibility in oracle apps?
Can you explain the difference between architecture followed in 10g & 11g?
Can u give the Documentation of Custom.pll in oracle apps
How can you achieve loose coupling in soa framework?
Can we create tables in apps schema?
Plz anybody send me Technical specification for AP Interface
How to create a purchase order without a requisition?