![]() Related Questions Latest Answer : Flex field is collectoin of fields or segments. There are 2 types of Flex feilds.1) Discriptive Flex Feld:- We can extend the functionality of the form without changing the code.2) Key flex field:- It is also known as Intelligent code which stores valid ... Latest Answer : The necessary step we have to follow to implement Flexfield in forms:1. Create a table through which we are going to create the flex field.2.Registered the table.3.Registered the column of the table.4.Insert few data into the table.5.fire a commit ... Latest Answer : No special trigger created in the form when it is registered....the triggers mentioned is created only when one creates the master detail relation ship between two data blocks.....Thanks ,Brajesh ... There are five report trigger :· Before Report· After Report· Before Parameter Form· After Parameter Form· Between PagesThe Firing sequence for Triggers are used in forms for event handling. You can write PL/SQL code in triggers to respond to a particular event occurred in your forms like when user presses a button or when he commits the form.The The steps are as follows :· Copy the template.fmb and Appstand.fmb from AU_TOP/forms/us.Put it in custom directory. The libraries (FNDSQF, APPCORE, APPDAYPK, GLOBE, CUSTOM, JE, JA, JL, VERT) Latest Answer : To upload a form in a particular directory you have to use Unix box for the same. Put the form in home directory thru FTP, then to copy form from home directory to the custom directory like CS_TOP you have to use the following command:cp .fmb $/forms/USThis ... There are two ways to use Flexfields in report. One way is to use the views (table name + ‘_KFV’ or ’_DFV’) created by apps, and use the concatenated_segments column which holds Latest Answer : Can use fnd.flexsql for retreiving data from the flex-fields in the report using lexical reference. ... Latest Answer : dff's are used to capture additional information that is needed for organization. normally we need to program inorder to create additional space like creating stacked canvases etc.. but incase of dff we dont need to program all we need to do is to enable ... Read Answers (3) | Asked by : G V Anil Kumar
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||