Hi,
I have a report where user has to introduce some parameters and the parameter form is showed properly when it is executed. My problem appears when I lunches the report with a button in the same report. In this cse, the parameter form is other and I cannot change or modify it. I am using the following sentence in the button PL/SQL:
SRW.RUN_REPORT (' Report=LossPart PARAMFORM=YES');
Could somebody help me,please? I do not know what is happened.
Thanks in advanced,
MJGC
I have a report where user has to introduce some parameters and the parameter form is showed properly when it is executed. My problem appears when I lunches the report with a button in the same report. In this cse, the parameter form is other and I cannot change or modify it. I am using the following sentence in the button PL/SQL:
SRW.RUN_REPORT (' Report=LossPart PARAMFORM=YES');
Could somebody help me,please? I do not know what is happened.
Thanks in advanced,
MJGC