cancel
Showing results for 
Search instead for 
Did you mean: 

Dump after Preview of PO

former_member1193316
Participant
0 Kudos

Dear SDNers,

I have done nace configuration with z'sf' for Purchase Order output at NACE.

When I preview my output at me22n/me23n,its displaying correctly my designed smartform. But when I click back button, I m getting below dump.

Category               ABAP Programming Error
Runtime Errors         RAISE_EXCEPTION
ABAP Program           CL_PO_HEADER_HANDLE_MM========CP
Application Component  MM-PUR
Date and Time          03.09.2012 12:17:21

     Exception condition "FAILURE" raised.

What happened?
     The current ABAP/4 program encountered an unexpected
     situation.

What can you do?
     Note down which actions and inputs caused the error.


     To process the problem further, contact you SAP system
     administrator.

     Using Transaction ST22 for ABAP Dump Analysis, you can look
     at and manage termination messages, and you can also
     keep them for a long time.

Error analysis
     A RAISE statement in the program "CL_HANDLE_MANAGER_MM==========CP" raised the
      exception
     condition "FAILURE".

Kindly let me know what might be the reason. How could I resolve this.

Thanks in Advance,

Regards,

Venkat

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

Hi,

have you solved the issue?

Thanks.

prakashjasti
Contributor
0 Kudos

Hi,

It sounds like there is a problem in the PO Badi.

Please check the output printer and your smartform once again.

Regards,

Prakash.

former_member1193316
Participant
0 Kudos

I didnt use any BADI. my routine program returns sy-subrc zero only...but smething is going wrong..

not getting what might be the issue

prakashjasti
Contributor
0 Kudos

It can be caused if you have used any user exits.