Skip to Content
0
Former Member
Mar 19, 2009 at 12:12 PM

Problem Retrieving data

34 Views

Hi all,

I have got two tables zdata_sec and zdata_hold ... I need to get the field zsec from the first table and zhold from the second and need to insert in an internal table ztest_sec_hold... Now I have got another internal table called ztest_final (which has got all the records). Now I need to get all the valid records from table ztest_final that should have the valid combination of zsec and zhold.

So can you please tell me how can I do that.

Thanks,

Rajeev