Hi Experts ,
I HAVE TWO VARIABLES OF DIFFERENT DATA TYPES li_stko-base_quan(CHAR17) AND li_bomhdr-bmeng(QUAN13 ).
now I want to populate the values li_stko-base_quan = li_bomhdr-bmeng. how I can do this . Plz tell me how I can do this data type conversion .