ABAP Keyword Documentation →  ABAP − Reference →  Calling and leaving program units →  Calling Processing Blocks →  Calling Procedures → 

Internal Procedure Call

All procedures which are defined in the same ABAP program and are visible from the calling position can be called internally.

The required program is always already loaded for internal calls.