I have an iPad app it is already on app store, and converted my iPad app into an iPhone app. Now I want to submit my app for both iPhone and iPad version using same bundle id.
You should have made the one app handle both iPad and iPhone. In single Project while building you set the Deployment device as Universal on project target. And submit this build to AppStore, AppStore Allow only Single build for iPad & iPhone.