When
the AVM detects a SOAP fault message, it converts the SOAP fault
message to an ABL error message and creates a SOAP-fault object
(identified by the ERROR-OBJECT-DETAIL attribute on the ERROR-STATUS
system handle). A SOAP-fault object exists only as long as its related
ERROR-STATUS entry (that is, until the execution of another statement
containing the NO-ERROR option).
Use the SOAP-FAULT-DETAIL object handle to access the SOAP fault
message detail.