Hello Friends,
I have created a program(P1) to display the extended rebate agreement.This program calls another standard program(P2) using a SUBMIT statement.Ones the values have been passed into the selection screen of the P2 it extend the old rebate agreement with a new validity date which is stored in an internal table of the standard program.
Now the value generated by P2 has to be used again as input for new extended value and period.
So please tell me how to get back the first data to pass it again to the standard program.
So my main concern is how to get data back from a standard program in the calling program so that I can use that data again.
Its urgent please reply.
With Thanks & regards.