ABAP Keyword Documentation →  ABAP − Short Reference → 

MOVE PERCENTAGE - Short Reference

Reference

Syntax

MOVE source TO destination PERCENTAGE perc [LEFT|RIGHT].

Effect

Obsolete: Assigns the first percentage perc of the character-type data object source to the data object destination.

Additions