‎2022 Nov 15 4:57 PM
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.
‎2022 Nov 15 5:18 PM