can we pass bind variablein lexical parameter?
Answer / smith
Bind varible means?Is it the assignment value to some
variable.If so then we can pass that value to the lexical
parameter.
| Is This Answer Correct ? | 8 Yes | 2 No |
The Task is that to register a Form into Oracle Apps on a particular responsiblity. - First i moved the FMX & FMB file into the custom_top through FTP - Using Application Developer i registered the Form through Form menu then Function then Menu..... as we do regularly.. - When i get into the particular responsiblity i can see the Form name getting listed. But when i click that to open..... i cant able to see the form. I need any one your help in advicing me...what would be the problem.
What is the difference between BPA AND Contract.
tell me the scenarios of the independent in reports
q)what are the validations in sql*loader
what is organization id
What is REF Cursor?
19 Answers Infosys, Intelligroup,
hi all.i am in need of some sample codes for oracle apps manufacturing interfaces.If any of u have,plz send it to me . Thank you.
WHAT IS THE USE OF SKIP WHERE U WILL GIVE?
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?
HOW CAN YOU KNOW UPDATE STMT IS WORKED OR NOT IN PL/SQL?
Can we customize a form with out template.fmb
Suppose 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 lessthen it must shows some error how we will make?