Debrath, you have to use tcode SPROXY to identify your proxy.
If your scenario is inbound, then you will have to activate your proxy class and call BAPI inside your proxy class. You have to look at the correct name space in SPROXY to identify your proxy class. Keep your proxy class light weighted and use your own classes to write application logic and call those class methods inside proxy class.
Thanks,
Siva