cancel
Showing results for 
Search instead for 
Did you mean: 

Txn : VL75 Error while taking print

Former Member
0 Kudos

I'm executing VL75. And from the output, I select one Inbound Delivery and click execute. It gives print out and throws error message : Errors occured while processing output Message No. VN073.

Any solution ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Suggestions, since there are no replies:

Go to SE91. Enter your message class (VN) and number (073) and display the message.

Select the row and do where used...you'll find a short list....Set a break point where the 073(VN) message is called in each object....beware, may be more than one time.

Execute your transaction.

Some possibilities:

JITOUT04_ACTION_SEND_DO (Include) 'E'-Error Message

SD_PDF_GET_FILE (Include) 'E'-error message

RVADEK01 (report program - message is 'A', so did you get a short dump?)

LV70AF01 (include) 'S'-Success message but don't know why....message indicates an error!

GET_PDF_STRING (method) 'E'-error message.