I have the requirement to make the standard table T024 maintainable (in an S/4-Environment). Due to company guidelines this should be implemented with Fiori.
For this reason my plan was to create a RAP App for the table with Andre Fischers RAP Generator and register it in the Business Configuration App.


As a Business Configuration needs an ETag and Total ETag and the table didn´t have those, i created an append and added those two fields.

This worked fine and the Business Configuration could be generated and is being displayed in the App "Maintain Business Configurations". When clicking on it i receive the following error:

The field it is complaining about is a foreign key:

Had anyone have else the same problem? Is it even possible to create business configurations of tables with foreign key fields? Is there a better solution to this other than pre-S/4 solutions like creating a SM30 table maintenance dialog?