Skip to Content
0
Former Member
Dec 07, 2006 at 08:22 AM

help withe loop on tables

31 Views

Hallow in my table itab I have employee (sobid employee number and names ex. 80 emp) in my loop(b_itab) I get all he employee that doing the course (their sobid just 3 emp) how can I use b_itab to write to other table (d_itab) to write all the employee that don’t doing the course .I need a general solution.

<b>Ex.i have a table with 80 emp and I doing a loop on this table and find 3 employee that doing course how can I do comparison in the 2 table that if the employee not in b_itab(emp doing course) write them in d_itab(oteer table).</b> .if u need more details please let me now.

regards