ABAP Keyword Documentation →  ABAP − Short Reference → 

SUPPLY - Short Reference

Reference

Syntax

SUPPLY key1 = f1 key2 = f2 ... TO CONTEXT context_ref.

Effect

Obsolete: Supplies the key fields key,1 key2, ... in a context instance referenced by a context_ref with the values of the data objects f1, f2, ...