Application Development 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: 

IW32- order-print is giving error for particular User.

Former Member
0 Kudos

Dear Friends,

IW32- order-print is giving error for particular User and output type. Debugging authorization restricted on the system, hence I canu2019t trace out the problem. If anybody comes across such issues, please reply to the post.

Thanks In Advance for your reply.

Anil Dasari

Thanks In Advance.

7 REPLIES 7

former_member182485
Active Contributor
0 Kudos

HI,

What is the error message it is giving ?

Just check whether user is having authorization for the particular order type .

Cheers

Bikas

0 Kudos

Hi,

Information about dump:

1. User and Transaction:

Runtime Errors MESSAGE_TYPE_X

Date and Time 06.05.2011 10:47:40

MM Used. 13116304

MM Free. 3639760

User and Transaction

Client.............. 700

User................ "BLADEF01"

Language key........ "N"

Transaction......... "IW32 "

Transactions ID..... "4DC387ECA12B684DE10000001A5B1803"

Program............. "/MRSS/SAPLRSG_PM_ORDER"

Screen.............. "SAPLCOIH 3000"

Screen line......... 33

Information on where terminated

Termination occurred in the ABAP program "/MRSS/SAPLRSG_PM_ORDER" - in

"/MRSS/RSG_MAINTAIN_MRS".

The main program was "SAPLCOIH ".

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

of the (Include) program "/MRSS/LRSG_PM_ORDERU04".

2. Info. Where it got terminated.

Information on where terminated

Termination occurred in the ABAP program "/MRSS/SAPLRSG_PM_ORDER" - in

"/MRSS/RSG_MAINTAIN_MRS".

The main program was "SAPLCOIH ".

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

of the (Include) program "/MRSS/LRSG_PM_ORDERU04".

3. How to correct the error.

How to correct the error

Probably the only way to eliminate the error is to correct the program.

-

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:

"MESSAGE_TYPE_X" " "

"/MRSS/SAPLRSG_PM_ORDER" or "/MRSS/LRSG_PM_ORDERU04"

"/MRSS/RSG_MAINTAIN_MRS"

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

notification to SAP, include the following information:

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

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

(Unconverted)".

2.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)".

3.3. If the problem occurs in a problem of your own or a modified SAP.

I have been searching for notes recently implemented for IW32.

Thanks and Regards,

ANIL DASARI

Jelena
Active Contributor
0 Kudos

There is full information provided in the short dump, including the exact place in the code where the error occurs. Go to transaction ST22 and use your analytical skills.

Former Member
0 Kudos

This is a standard SAP transaction. If you cannot find notes, then you should open an OSS message.

Rob

Former Member
0 Kudos

Hi Friends,

Thanks for reply, I have been analyzing the issue, There is no notes for this exception.

Thanks

Anil Dasari

Former Member
0 Kudos

So send it to OSS. The forum won't be able to give you much help.

Rob

Former Member
0 Kudos

User is missing with some authorization.