Can you convert a bit-mapped report to ASCII
(character-mode) Report ? How ?
No Answer is Posted For this Question
Be the First to Post Answer
List the built-in routines for the controlling canvas views during run-time?
Please tell me what is wrong in the below query: (Very Urgent) ================================================= function BeforePForm return boolean is begin if :from_invoice_date is null OR :to_invoice_date is null then aiv.PERIOD_NMAE:=:gl_period elsif :gl_period is null then aiv.INVOICE_DATE between :from_invoice_date and :to_invoice_date end if; return (TRUE); end;
How many pages you can in a single form ?
If the valueset if of type –TABLE then how many tables can we attach in the valueset ?
Can we use GO-BLOCK package in a pre-field trigger ?
How do you pass the parameters from one form to another form?
how will the report recognize the parameter
what ia an object groups?
can u call procedure or function is sq l query in reports
Explain types of Block in forms4.0?
what is difference between group above and group left report
What is a Package Procedure ?