What is call form stack?
Answer / Sanjay Kumar Gond
A Call Form Stack in Oracle D2K is a data structure that keeps track of the sequence of forms that are currently running. It stores information about each form, such as the form name and any parameters passed to it. This stack allows for nested calls between forms and maintains the order in which they were called.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are property classes?
What do you understand by format trigger?
Explain the method to debug errors in an oracle application.
What is the format trigger?
Explain the various types of canvas in form.
Which directory will you copy your new custom form, what would be its extension (.fmb or .fmx)?
Explain the purpose of forms_ddl.
What are open_form,call_form,new_form?
What do you understand by anchoring in reports?
how can you pass values to-and-fro from foreign function?
What is current record attribute property?
Do you know table based value sets?