cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom Field Extensibility

Matt42
Discoverer

Accepted Solutions (0)

Answers (1)

Answers (1)

dawid90
Active Participant
0 Kudos

Dear @Matt42,

That popup is the generic SAPUI5 Runtime Adaptation (Adapt UI) draft activation failed message it’s not specific to your custom field. SAP even has a Note for exactly this symptom which usually means the backend repository save/activate failed

SAP Note below:

https://me.sap.com/notes/0003431777

Also step to check

1. Verify the custom field is really ready for this app

In Custom Fields app:

  • Field Status = Published
  • Business Context matches what the app can extend. For Post Goods Receipt for Purchasing Document (F0843) the extensibility help points to Material Document Item as the relevant area

More details below:

https://help.sap.com/docs/SAP_S4HANA_CLOUD/32da8359c8ee4e8b8e8c5e15cacba5aa/df404e3e691f44eabd3fa2ee...

https://fioriappslibrary.hana.ondemand.com/sap/fix/externalViewer/#/detail/Apps('F0843')/S35

2. Discard the adaptation draft

In the Post Goods Receipt for Purchasing Document app:

  • Adapt UI
  • Go to Drafts/Versioning and Discard Draft
  • Close the app completely, reopen then re-do the change and activate again

More details below:

https://help.sap.com/docs/SAP_S4HANA_CLOUD/4fc8d03390c342da8a60f8ee387bca1a/b9de62a11b7941a08c549e0d...

3. Make sure you’re adapting in the correct tenant in Public Cloud

In public edition, key-user extensions are expected to be created/collected in the customizing tenant of the DEV system, then moved via Export Software Collection / Import Collection
If you’re trying to activate in a tenant where key-user changes/transports are restricted activation may fail with this generic message.

4. If it still fails, capture the real error and raise an incydent to SAP

Best Regards,

Dawid