Skip to Content
0
Former Member
Sep 08, 2008 at 02:40 PM

RFBIBL00

42 Views

hello everyone,

can you tell me please how can i use this programm in a loop,

  • *&Call program RFBIBL00 to create account records of BI

SUBMIT rfbibl00 WITH ds_name = gw_output_file

WITH callmode = 'D' " Direct Input

WITH max_comm = '500'

WITH xlog = 'X'

AND RETURN.

because to do this for a several files , so i need to put a new name for ds_name cause my files names are in a table and that's i need to do this in a loop.

please help.

yhank you