cancel
Showing results for 
Search instead for 
Did you mean: 

RAISE_EXCEPTION condition NO_AUTHORITY

Former Member
0 Kudos

Hi,

I am getting the RAISE_EXCEPTION since two day can some please sugget on this issue. these dumps are generating when the job is SM:FILL SD CACHE FOR WORKCENTER is after starting the Step 001 started (program RAGS_WORK_SD_CACHE, variant , user ID SOLMAN_BTC)and job got cancelled with RAISE_EXCEPTION,

plase checkthe dumps below.

Short text

Exception condition "NO_AUTHORITY" raised.

Error analysis

A RAISE statement in the program "SAPLDSWP_CI" raised the exception

condition "NO_AUTHORITY".

Since the exception was not intercepted by a superior

program, processing was terminated.

Short description of exception condition:

For detailed documentation of the exception condition, use

Transaction SE37 (Function Library). You can take the called

function module from the display of active calls.

-

How to correct the error

If the error occures in a non-modified SAP program, you may be able to

find an interim solution in an SAP Note.

If you have access to SAP Notes, carry out a search with the following

keywords:

"RAISE_EXCEPTION" " "

"SAPLDSWP_CI" or "LDSWP_CIU53"

"DSWP_CI_GET_CRM_OF_SOLUTION"

or

"SAPLDSWP_CI" "NO_AUTHORITY"

or

"RAGS_WORK_SD_CACHE " "NO_AUTHORITY"

If you cannot solve the problem yourself and want to send an error

notification to SAP, include the following information:

1. The description of the current problem (short dump)

To save the description, choose "System->List->Save->Local File

(Unconverted)".

2. Corresponding system log

Display the system log by calling transaction SM21.

Restrict the time interval to 10 minutes before and five minutes

after the short dump. Then choose "System->List->Save->Local File

(Unconverted)".

Information on where terminated

Termination occurred in the ABAP program "SAPLDSWP_CI" - in

"DSWP_CI_GET_CRM_OF_SOLUTION".

The main program was "RAGS_WORK_SD_CACHE ".

In the source code you have the termination point in line 19

of the (Include) program "LDSWP_CIU53".

The program "SAPLDSWP_CI" was started as a background job.

Job Name....... "SM:FILL SD CACHE FOR WORKCENTER"

Job Initiator.. "SOLMAN_ADMIN"

Job Number..... 19070501

thanks

saprock

Edited by: saprock006 on Apr 21, 2010 8:52 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

It is a problem of authorization for user SOLMAN_BTC.

Refer the below note:

[Note 1314587 - User SOLMAN_BTC missing authorization|https://service.sap.com/sap/support/notes/1314587]

Follow the instructions given in the note.

Hope, your problem will get solved.

Regards.

Rajesh Narkhede

Former Member
0 Kudos

Hi Rajesh ,

It was very helpful for me. THX

Problem solved.