Dialog BAPI Urgent Please help

Hi,

Have anyone ever tried invoking dialog BAPI’s (e.g BAPI_MATERIA_DISPLAY)through SAP BC. When I test this function from SAP->Lookup, I get the following exception

class com.sap.mw.jco.JCO$Exception Message Screen output without connection to user. Service sap.admin:DoDynamicInvoke

Is there some particular way of invoking such BAPI’s from BC? Please help

Regards,
Rieta Jatia

Rieta

I can do this lookup fine although it is BAPI_MATERIAL_DISPLAY

check that BC can see the sap server by doing the Test Connection

if you have a connection the lookup will work, then you can save as a service and invoke from BC is easy.

regards
graham

Rieta
ignore my earlier post, when I actually tried it I got the same result

the problem is that here is no default view set of for the material, and sap is trying to do a popup to select, do the same thing using Tx SE37 and Single test and you see what sap is trying to do.

either set a default view, or find a different bapi

regards

graham

Thanks Graham, Ya it pops up a dialog. I guess will have to use a diffrent BAPI

Rieta

Hi,
Can anyone tell me the BAPI which does exactly like Tx MMBE.
Thanks