Skip to Content
1
Aug 13, 2021 at 09:17 AM

Method GET_BACKEND_CONTEXT_TOKENS (/IWFND/CL_V4_COF_FACADE) does not exist

414 Views Last edit Aug 13, 2021 at 09:20 AM 2 rev

Hi,

when running report /UI5/UPD_ODATA_METADATA_CACHE (Scheduled Update of OData Metadata Caching) there is an error in the log: "Not all Gateway Hubs could be called due to errors" and when I click details:

  • Token calculation triggered for 3190 OData V2 URLs and 5 V4 URLs
  • Method GET_BACKEND_CONTEXT_TOKENS (/IWFND/CL_V4_COF_FACADE) does not exist
  • OData V4 Backend Context Collector on local Gateway hub not called
  • Overall status: Error in at least one hub

and when I look at the class /IWFND/CL_V4_COF_FACADE, there really isn't any method GET_BACKEND_CONTEXT_TOKENS (system is s/4hana 2020).

Anyone with this error?