cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Needs some basic information !!!

Former Member
0 Likes
204

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

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Ask your admin . whether do you have access to shop?

Are you getiing any errors . update the error message here .

muthu

Former Member
0 Likes

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

Former Member
0 Likes

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