Completely agree with above posts.
Load module is created after theLINK-EDIT step. In that step what ever libarary name/PDS name you will mention that will work as load libary for that particular programs load module.
The executable version of your program is called load module.
To create a load module you need object module of the program.