cancel
Showing results for 
Search instead for 
Did you mean: 

Error occured while sending mail SO_OBJECT_SEND

Former Member
0 Kudos

Hi all,

While using ME23n for print preview of a PO I m getting the below error :

Error occured while sending mail SO_OBJECT_SEND,return code Z8.

The problem is this FM : SO_OBJECT_SEND is not explicitly used in the Driver program.

In debugging mode if I set a Break-point at SO_OBJECT_SEND, it shows BREAKPOINT set,

but doesnt stop at that place.

If any one of you know the solution or if you can suggest some points regarding this problem,

it will be of great help...

Thanks & Regards,

Ramya

Accepted Solutions (0)

Answers (2)

Answers (2)

tarangini_katta
Active Contributor
0 Kudos

Hi,

If it is not stoping means may be the so_document_object is calling based on any condtion.

Y u can't you go ur driver program and search for the FM.

Otherwise put the break point at the statement 'CALL FUNCTION'.

Thanks,

Former Member
0 Kudos

if its not stopping at breakpoint check two things:

first is thr any condition above it so tht its not entering inside

second try debugging in update mode