SAP Message BSP_DYN_MSG_DESIGN026 - Use customer namespace "WRAPPED_" + (X,Y,Z) for wrapped BOR object types

Diagnosis
You have created a UI objecttype with a technical name that starts with "WRAPPED_" and does notcontinue with either "X", "Y" or "Z".

System Response
This UI object type is located outside of the customer namespace, andthe system issues a warning message.

Procedure
Ensure that the UI object type is correctly located outside of thecustomer namespace.
Note that a newly created UI object type should be located outside thecustomer namespace only if you have to integrate a business objectrepository (BOR) object of another system (not SAP CRM).
Example
You are working with the VA01 sales order that is located in an SAP ERPbackend system. This sales order is integrated into the WebClient UI inthe SAP CRM system as a launch transaction. The BOR object type used inthe VA01 sales order is BUS2032. In the SAP CRM system, the BUS2032 BORobject type does not exist. Therefore, the BOR object type has to bewrapped and its corresponding UI object type has to be WRAPPED_BUS2032.