2008 May 09 9:25 AM
Hi All,
I want to make RFC call from ABAP system to XI RFC Adapter. I found that on the caller side, the RFC has the following interface for RFC exception.
Exception
__Name
__Text
__Message
____ID
____Number
__Attributes
____V1
____V2
____V3
____V4
Can anybody tell me how to get the info contained by this exception structure from RFC caller side (ABAP program)?
Thanks, Jerome
Hi All,
I want to make RFC call from ABAP system to XI RFC Adapter. I found that on the caller side, the RFC has the following interface for RFC exception.
Exception
__Name
__Text
__Message
____ID
____Number
__Attributes
____V1
____V2
____V3
____V4
Can anybody tell me how to get the info contained by this exception structure from RFC caller side (ABAP program)?
Thanks, Jerome
2008 May 09 9:34 AM
Better you go to the function module and see the code of that function module.
YOu will find what are the raise exceptions and from where it is raised.
Regards,
madan.
2008 May 09 9:41 AM
Hi Madan,
My problem is how to display the exception information on the caller side. The called side is able to throw exception now.
Thanks, Jerome
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |