Hi,
I never done any ABAP code before except basic rules in transformation, i would relly appreciate your help.
I have created a transformation from a DSO1 to DSO2 . I am trying to delete the unnecessary records from the source package,but it's giving error saying /BIC/ZDATE2 in not found . But /BIC/ZDATE2 is available in DSO1 and DSO2 as well.
DELETE SOURCE_PACKAGE WHERE /BIC/ZDATE1 = /BIC/ZDATE2.
Please help me.
Thanks,
Priya