Skip to Content
0
Former Member
Oct 24, 2007 at 06:13 AM

how to pass the internal table in submit program

2749 Views

Hello Friends,

I have the requirement that I have to pass the internal table to another report program which will run in background. So, can you please tell me how to pass the internal table in submit report program.

I am using the following statement

===================================================

SUBMIT z9crs_delete_knvp_attnto_bg

VIA JOB 'Z9CRS_DELETE_KNVP_ATTNTO' NUMBER wv_jobcount

AND RETURN.

===================================================

Regards,

Kuldeep Verma