Skip to Content
0
Jan 02, 2017 at 07:27 AM

Is there a way to create a generic code for filtering data from ECC to HANA using SLT.

70 Views

HI Gurus,

I wanted to know, instead of writing codes for each and every table in LTRS for filtering data like below. If we can write a generic code which will be applicable for all the tables for a particular connection between ECC and HANA using SLT

IF <WA_S_XXXX>-ABCD = ‘DP01’ . SKIP_RECORD. ENDIF.

where "XXXX" is the table name.

We are on DMIS 2011_1_731 SP07.