Hi Mandeep,
In your dump it says exactly what i mentioned to you. It says:
"When calling the function module "BAPI_USER_CREATE", one of the parameters needed according to the interface description was not specified. This parameter was "ADDRESS"."
As I said in my first response there are 4 parameters that you have to use i.e. (username, logondata, password, address). At the moment you are only using 1 of these so will get this dump until you use all 4.
Have you done a where used list?