SAP Message BS_SOA_ERR_CAT009 - Cannot find element &1 in structure of parameter &2

Diagnosis
The system cannot find the element &V1& in the structure of the actualparameter that is assigned to the formal parameter &V2& of methodGET_CATEGORIES in interface IF_BSSOA_ERROR_CATEGORIZER.

Procedure
Adjust the actual parameter that is assigned to the formal parameterV2 of the method get_categories.
To ensure proper use of the error categorizer, the formal parameter &V2&must contain the element ID of type SYMSGID, and theelement NUMBER of type SYMSGNO. Optionally, it can alsocontain an element CATEGORY, which must consist of 15 characters.
Possible structures that meet these requirements are:

  • BAPIRET2

  • APPLMSG