can i send the control file path as a parameter
Answer / sikdar
Yes,i can send the controll file path as a parameter.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is user exit.?
2 Answers IBM, Synergy, Zensar,
What is AppCore and AppCore2 ?
i have a repeating frame that prints on every page for a product code. But when on page ends the info associated with that product code is truncated and not overflowed to the next page.On the next page data with the new product code is displayed. I want the data for one product code to be continued on the next page if it does not fit on a single page. The values are as: repeating frame vertical = variable horizontal = variable page protect = 0 print object on = first page base printing on = enclosing object for the outermost frame which encloses the repeating frame: print object on = last page base printing on = anchoring object end of layout section = yes rest all the values are same as the repeating frame
in before report trigger SRW.user_exit(FND_Userinit) what will do
What is the difference between NAME_IN and COPY ?
What are the three types of user exits available ?
What are the unrestricted procedures used to change the popup screen position during run time ?
What are the types of visual attribute settings?
While specifying master/detail relationship between two blocks specifying the join condition is a must ? True or False.
if u want to delete all these detail block etc what will happen in form
Where is a procedure return in an external pl/sql library executed at the client or at the server?
What is the use of Data Link in Reports?