ABAP Keyword Documentation → ABAP - Reference → Calling and leaving program units → Calling Processing Blocks → Calling Procedures → Method Calls
Static Method Calls
There are two types of method call: standalone calls and functional calls. Method chainings are a special type of static method call.
Obsolete variant of the standalone call:
Other versions:
7.31 | 7.40 | 7.54
Continue
meth( ... ) - Standalone Method Call
meth( ... ) - Functional Method Call