What are the built_in used to trapping errors in forms 4?
Answer / guest
Error_type return character
Error_code return number
Error_text return char
Dbms_error_code return no.
Dbms_error_text return char
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the built-in used for showing lov at runtime?
how do u place it in required folder
in user parameter property we have list of values.can we write select query for binding? for example:: select empno from emp where deptno=:deptnum :deptnum is first parameter it displays distinct dept nos. if i do like this it is giving error:: bind variables are not allowed in the select statement
what are bind variables?
in after report trigger if you don't write Srw.user_exit(Fnd_user exit) what it will do it will stop report execution or it will just not free the memory
Do user parameters appear in the data modal editor in 2.5?
How do u give the list of values in bind parameter
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
What is the difference between BPA AND Contract What are documents and test cases u followed
How many number of columns a record group can have?
What is a radio Group?
What are the types of calculated columns available?