SAP Message USMD7015 - &1 in trigger function &2 is not a valid predefined data object

Diagnosis
Data object &V1& is used in the trigger function &V2&. The prefixSAPFMDM_ of the data object indicates that this is a predefineddata element. However, this is not the case. The following arepredefined data elements:
SAPFMDM_CREQUEST: The change request to be checked
SAPFMDM_CREQUEST_TYPE: The type of the change request to be checked
SAPFMDM_EDITION: The edition to be checked
SAPFMDM_EDITION_TYPE: The type of the edition to be checked

System Response
Processing terminates.

Procedure
Check the definition of the data object and adjust it to adhere to theaforementioned naming convention.