ABAP Keyword Documentation →  ABAP − Short Reference → 

OVERLAY - Short Reference

Reference

Syntax

OVERLAY text1 WITH text2 [ONLY mask].

Effect

Replaces blank characters in text1 with characters in ihe same position in text2.

Addition