cancel
Showing results for 
Search instead for 
Did you mean: 

Express Document Issue (Urgent)

Former Member
0 Kudos

Hi Gurus,

I am having a problem in tcode VL02N.

When saving a non dangerous goods material, it is ok.

But when I am using a dangerous goods material, whan saving, it is prompting "No dangerous goods master record found". Then when entering tcode VL02N again, it is prompting the express document error, which says, "Express document "Update was terminated" received from author Author_Name".

When I looked at the inbox, it is saying this...

Update was terminated

System ID.... D01

Client....... 710

User..... USERNAME

Transaction.. VL02N

Update key... 47A04B44AB1A0334E10080000A41537C

Generated.... 31.01.2008, 05:46:15

Completed.... 31.01.2008, 05:46:19

Error Info... L3 209: Storage unit 12345678901

Anyone has encountered this?

Thanks in advance.

Benedict

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member404244
Active Contributor
0 Kudos

Hi,

Try to find out where the error occured in the program..Please follow below path to find it..

GOTO SM14->click on ALL UPDATEREQUESTS push button->U will find the reocrds,select ur userid and double click on it,now u can see the module name,select it and double click on it,now u will get one small dialog box,there u can find the abap editor symbol ,click on it..it will take u to the program where it has taken place.......

Regards,

Nagaraj

Former Member
0 Kudos

Hi Nagaraj,

Thanks for the immediate reply.

But my username is not authorized to use the transaction SM14.

Does it have something to do with the material that I have used?

When using a non dangerous goods, I can successfully save the material. But when using a dangerous goods material, I cannot. Please see the pop-up error message created in my first post.

Thanks.

Benedict

former_member404244
Active Contributor
0 Kudos

Hi,

I feel there is something issue with ur data while saving..hence it is not saving and throwing the message....thats why in my earlier post i have given to path to check where exactly in the code this error is coming..so that while upadting which table is not acccepting we can know...

Regards,

Nagaraj

Former Member
0 Kudos

Hi Nagaraj,

I cannot open the program SAPMSYST. It is protected. It is where the error occurs.

Termination occurred in the ABAP program "SAPMSYST" - in "SYSTEM-EXIT".

The main program was "SAPMSYST ".

Thanks in advance.

Benedict

Former Member
0 Kudos

anyone?