Message Container

Use

The message container gathers all messages raised and retrieved by application agents during the processing of a request. It is defined by the interface /IWFND/IF_MESSAGE_CONTAINER or /IWBEP/IF_MESSAGE_CONTAINER, which supports adding messages in the following different formats:

  • Standard T100 format

  • BAPIRETURN2 table

  • SOA Web service Log Item

  • Exception

Adding Messages

An application should add all messages to the message container.

Return Code

A return code is not part of the message container but is a parameter of the request data object.

All SAP Gateway inbound Web Services support a return code of data type /IWFND/COR_RESULT_CODE ( NUMC length 2).

Value

Description

OK

Success

WA

Processed with warnings

FP

Not processed successfully - permanent