Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error in MM01

former_member498821
Participant
0 Likes
561

Hi All,

When Creating an Material in MM01 I am getting an dump.

Dump Details:

What happened?

    The exception 'CX_SLD_API_EXCEPTION' was raised, but it was not caught anywhere

     along

    the call hierarchy.

    Since exceptions represent error situations and this error was not

    adequately responded to, the running ABAP program

     'CL_SLD_ACCESSOR===============CP' has to be

    terminated.

Error analysis

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SLD_API_EXCEPTION', was not

     caught in

    procedure "GET_ACCESS_DATA" "(METHOD)", nor was it propagated by a RAISING

     clause.

    Since the caller of the procedure could not have anticipated that the

    exception would occur, the current program is terminated.

    The reason for the exception is:

    Internal error in method.

On Debugging i got an FM for which sy-subrc was EQ 1.

SECSTORE_READ_ITEM

on executing this FM , i was getting this error,

Access to entry /SLD/HTTP/PWD/ALIAS/SAP_CONFIG in the secure storage denied

can you tell ne how can i resolve this ?

Regards,

Venkata

1 REPLY 1
Read only

Former Member
0 Likes
404

Hi,

please refer below link...

may be helpfull.

http://scn.sap.com/thread/1564298

Regards,

Mordhwaj