on 2010 Feb 24 9:28 AM
Hi All,
I am trying to configure a SRM System. How should I start?
When I am trying to open link "shop" in SRM web browser, it doesn't open anything. what went wrong? Do I need to do any setting in system for the same.
Please help.
Regards
Request clarification before answering.
Ask your admin . whether do you have access to shop?
Are you getiing any errors . update the error message here .
muthu
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After analysing the problem, we found the following error.
Function module "BBP_STATUS_READ" not found.
And the step where this problem occured is a form call as,
-
form remote_function_call using value(type).
data rc type i value 0.
do.
call 'RfcImport' id 'Type' field type.
if sy-xprog = 'JAVA'.
system-call plugin
id 'JAVA' value 'FORW_JAVA'
id 'RC' value rc.
if there is no rollout on the JAVA side which
rolls both, JAVA and ABAP, we return to the
C-Stack and reach this point
-
Need solution to this. I am stuck and couldn't proceed further.
Regards
Hi!
I would start with the configuration guide for the system you are setting up,
https://websmp108.sap-ag.de/srm-inst
This link gives you a list of all SRM systems with configuration guides, functional documentation etc.
brgs Ziggy
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.