Technical Articles
How to Add Custom Fields to Fixed Asset Application with Custom Fields and Logic
Hi community,
Sometimes we need to add custom fields for fixed assets. In this blog post, I would like to show you how to add any field to AS0* screens and ANLU User fields table with Custom Fields and Logic application.
You can check link for CFL usage. Using Custom Fields and Logic
First, we open SAP Fiori Launchpad from GUI.
We open CFL application in Fiori search console.
We click on create button as seen in the picture, then select Business context on next screen and write field name and specify field type.
We haven’t published field yet. We enable it to be published on AS0* screens by activating its use. Click on the UIs and Reports tab.
On the incoming screen, activate Asset, Fixed Asset Master Data and Fixed Asset Master Data GUI Application after click publish button.
After the broadcast is completed, our field will be added to the AS01 screen and the ANLU table.
I hope that helps you. And If you know an alternative solution, please add it to comments.
Thanks for reading.
Kind Regards.
Good one...We found CFL to be very useful to add the fields without development effort but to include newly added fields in all AA Fiori apps with 'Adapt UI' feature.
Thanks.
I'm still looking for a way to add old fields (We have a lot it's very challenging to delete and add and migrate data etc...) as CFL is forcing adding a prefix for the new field.
Hi Musa,
With SCFD_EUI t-code you can add fields from source tables to Business Context.
Can you review the examples below?
https://blogs.sap.com/2020/02/06/adding-the-field-already-in-the-table-to-standard-fiori-apps-with-custom-field-and-logic/
https://blogs.sap.com/2022/08/05/__trashed-86/
Best regards.
HI Emrullah Demirhan ,
could you please confirm if this works the same for fiori application manage fixed asset application in public edition?
best regrads, liling
Hi Liling.
No, I can't confirm that.
Best regards.
Hi Emrullah Demirhan.
Thanks for your blog. It is very interesting to me.
I want post the field Fixed Asset Master Data (FAA_ASSET_MASTER_DATA).
And I have error when We enable it to be published screens by activating its use, in UIs and Reports tab. Error without description
Hi Nurbek,
Can you forward the message which appeared on the browser's console?(F12)
Best regards.
Hello, Emrullah Demirhan
the message which appeared on the browser's console (F12)
Hi Nurbek,
Did you save and publish after adding the Z field? You cannot do UIs and Reports operations without Publishing.
Best regards.