Hello
My customer is interested in Forward Error Handling and would like to see a prototype. We have been building one using the SAP How-To guide found at http://scn.sap.com/docs/DOC-34091 . I believe we followed all the steps but we are still encountering some difficulty (below). Any suggestions are much appreciated. For software components, SAP_BASIS, SAP_ABA and PI_BASIS are at 731 SP 0009. SAP_BS_FND are at 731 SP 0008.
Thank you,
Harold
1.) A test message is sent to generate an application error
2.) In debug the BAPI CALL FUNCTION 'BAPI_ADDRESSEMP_CREATE is called and returns a response with the appropriate error message
3.) CALL METHOD i_ref_registration->collect is called as expected
4.) In SXI_MONITOR, the message appears with a status Red flag instead of the expected zig-zag green arrow.
5.) In transaction SXI_MONITOR the message shows abnormal end instead of application error: ABAP">DYNAMIC_CALL_FAILURE ...SAP:Stack>Error during proxy processing An exception with the type ZPICX_EMPLOYEE_ADDRESS_FAULT occurred, but was neither handled locally, nor declared in a RAISING clause Application Error