BAPI_VENDOR_DELETE

Question: Hi All,

I am using the bapi BAPI_VENDOR_DELETE externally using JAVA to delete a vendor.But It actually not serving the purpose and moreover it is using the transaction XK06 which in turns asks for some parameters such as Company code etc,if I use this BAPI externally How should I handle it.

Any help is of great use,

Thanks alot,
Sarada.

Answer:
My suggestion is to make a wrapper RFC module which in turn calling the BAPI when you've all the required informations to be passed to the BAPI.

Answer:
Hi,

Just to back up what wiraone has already said, when we develop components for SAP Portals we tend to create a wrapper BAPI around the standard SAP ones as in most cases it is easier to achieve the desired results.

I'm intrigued though when you say the BAPI you are using isn't serving the purpose - what exactly are you trying to do and why is this BAPI not correct? Maybe someone will know of a better way if you describe what you are trying to achieve.

Answer:
Hi,

Just to back up what wiraone has already said, when we develop components for SAP Portals we tend to create a wrapper BAPI around the standard SAP ones as in most cases it is easier to achieve the desired results.

I'm intrigued though when you say the BAPI you are using isn't serving the purpose - what exactly are you trying to do and why is this BAPI not correct? Maybe someone will know of a better way if you describe what you are trying to achieve.
Copyright ?2007 - 2008 www.jt77.com