declare
intdata number;
outdata number;
begin
intdata:=1;
jsbrpt.prc_zj7_tj007(intdata,outdata);
end;
/