Using Contexts 

Contexts are objects within the ABAP Workbench that enable you to store details about the relationships between data. You use them in your ABAP programs to derive data which is dependent on a small number of key fields.

Contexts allow you to

What are Contexts?

The Context Builder in the ABAP Workbench

Using Contexts in ABAP Programs

Working With Contexts - Hints