‎2009 Jan 19 7:43 AM
Hi,
i have two programs ,one program output needs to be input to the next program how can i get?
‎2009 Jan 19 7:47 AM
‎2009 Jan 19 7:47 AM
‎2009 Jan 19 7:51 AM
Hi Jithendra Nataru,
Use SUBMIT , press F1 in submit.
Search SCN and net or use SAP library, you will get many threads & links regarding this, search with calling program.
With luck,
Pritam.
‎2009 Jan 19 7:52 AM
The reports say for example 1.P&l Stament -having carry forword balance this wil be input to the 2nd report is 2.Resrves & Surplus
‎2009 Jan 19 8:04 AM
H,
Use submit report in your case.
E.g in report 1,.
submit z_bevl_inv_sub
and return " if required
with p_field1 = some value
with carry_forward = some value.
Regards,
Dev