Hi Giri,
you have to put a colon ':' in front of your variable names:
et_data = SELECT * FROM ZMR_H_CA ( start_ts => :iv_start_date, end_ts => :iv_end_date );
Best Regards, Thomas
Hi Giri,
you have to put a colon ':' in front of your variable names:
et_data = SELECT * FROM ZMR_H_CA ( start_ts => :iv_start_date, end_ts => :iv_end_date );
Best Regards, Thomas