cancel
Showing results for 
Search instead for 
Did you mean: 

fault message types??

Former Member
0 Kudos

what are fault message types...

can i have an example case/scenario where its used

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
Former Member
0 Kudos

Hi Sudheer,

Fault Message are Msg type that provided whenever u create a namespace..they are usually used to get the exception or error mapped which has occured while execution of Application at the sender/receiver end....

One scenario where i had used it from Soap to RFC where i defined the exception in rfc source code at r/3 end...I mapped that exception to Fault msg type that i created of my own type(didnt used the default)..

Regards,

Ashwin M

reward if helpful

Former Member
0 Kudos

Refer this for Fault msg usage in Asynch scenarios.

/people/shabarish.vijayakumar/blog/2006/11/02/fault-message-types--a-demo-part-1

Refer this for Fault msg usage in Synch scenarios.

/people/sap.user72/blog/2006/01/16/xi-propagation-of-meaningful-error-information-to-soap-client

Regards,

Jai Shankar

Former Member
0 Kudos

Dhar,

check this weblog for this:

/people/shabarish.vijayakumar/blog/2006/11/02/fault-message-types--a-demo-part-1

---Satish

former_member335553
Active Contributor
0 Kudos

Hi

Fault messages are used to propogate / send back the error message to the calling application. This is used when there is a failure and the sending system needs to know what the error was. This is more of catching Application Errors.

Also please go through the link below to get the details for fault messages...

http://help.sap.com/saphelp_nw04/helpdata/en/5d/a45c3cff8ca92be10000000a114084/content.htm

check this nice blog also

/people/shabarish.vijayakumar/blog/2006/11/02/fault-message-types--a-demo-part-1

http://help.sap.com/saphelp_nw2004s/helpdata/en/5d/a45c3cff8ca92be10000000a114084/content.htm

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee5bc490-0201-0010-e9b5-a258cf08...

/people/sap.user72/blog/2006/01/16/xi-propagation-of-meaningful-error-information-to-soap-client