Comparison with Waiting in Releases Prior to 2.1 
GRAPH_RECEIVE offers a simpler waiting method than was possible with prior releases:

Older ABAP programs that use previous waiting mechanisms will still run correctly. However, for new program development, use GRAPH_RECEIVE. Do not mix the old and the new waiting mechanisms in a single program.