Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Parameter Form

Status
Not open for further replies.

MJGC

Programmer
Joined
Apr 7, 2002
Messages
7
Location
US
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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top