Hi,
I have requirement like without touching driver program that means using perform,form routines i have to call table data in print program.
that means in the external program using form routines i have to print the table data rows and columns. like this:
vbeln erdat netwr posnr matnr
111111111 11/12/2006 345.00 1313111 13141
111111112 12/12/2006 345.00 1313112 13142
.
.
.
etc.
Can any one tell me this?.