I have a module which has main procedure and sub procedures in it, the other scripts are using EXTPGM to call modules but few scripts are not using EXTPGM they are using CALLP, can anyone help me in understanding whether CALLP is dynamic call or static call in ILE RPG?