noun
external procedure
Computing term for a procedure defined outside the current module or program, often called from within.
このプログラムは外部手続を呼び出してデータを処理する。
This program calls an external procedure to process the data.
Compound of 外部 (external) and 手続 (procedure), a straightforward technical term.