on 2015 Jul 31 3:58 AM
Hi Team,
we had a recent system upgrade to 7.13 and since then our custom program to call external catalogue doesnt seem to be working from NWBC.
if i launch it from SAPGUI, it works seemlessly however it goes into an indefinite loop if i try it from the browser.
the only code which is different when the catalog is called from web browser is:
CALL FUNCTION 'BBP_WS_CALL'
EXPORTING
iv_webservice_id = gv_service_id
EXCEPTIONS
ws_not_found = 1
wrong_customizing = 2
OTHERS = 3.
the same code works fine before upgrade, how its not working now.
Can anyone please share anything you have on this.
regards,
Tashi
Request clarification before answering.
Hi Community,
Can anyone please any information related to it, i am unable to solve this issue .
regards,
Tashi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.