Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Filter Internal tables values in Select statement

0 Likes
608

Hi All,

I have Tab1 having distinct values of Customer ID.

Tab1:

/BIC/CUSTOMER

1234

3456

6789

I need to read the data from the Transactional data (LT_TAB2) only the records of the Customer which are in the above Table.

Can we help me how to filter the LT_TAB2 with the Tab1 Customer values.

1 REPLY 1
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
0 Likes
548

Hello praveen_channa

How about that Table Filtering, Filter Table.

Best regards

Dominik Tylczynski