用函数 replace;

UPDATE TABLE SET 
   L3 = substrB( l3, 1, 10)||:ls_bzdw||substrB( l3,instrB( l3, '      ',1)) 
     where tbdw = :ls_tbdw;