SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
SUPPLY - Short 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, ...