in interface and conversion if 10 records are error out we can't load the records?if >10 we have to insert,if we not insert we need to gernerate error how u can achieve?
Answer / sandeep kumar
You can acheive this by adding two columns say error_flag, error_msg and updating that column when ever that record got errored out, once it reaches 10 you can use user defined expection and restrict. or after validating all records you can check for error flags and insert the records accordingly
Is This Answer Correct ? | 3 Yes | 1 No |
what is pl/sql table and pl/sql records? what is the use of that?
What is OM Cycle and What do u mean by Alternate Item
which parameters passed in report in oracle developer how to pass
what is inbound and outbound interface?
Do you know what are user profiles in apps. Any examples you can give?
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 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
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
how many groups we can create for query?
After completing Report customization process.suppose we have 10 report parameter in report so, that we re-register that parameter in concurrent program?
What do you understand by concurrent programs?
In which table or database definition we can find the link of organization and operation units.