cancel
Showing results for 
Search instead for 
Did you mean: 

Enhancement implementation not triggering created using Custom Fields and Logic app S/4 1709

07-12-2018 11:33 AM
2859 views 2 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi Experts,

I'm trying to add the customer fields in Asset Master transactions (AS01/AS02/AS03), which I have added through "Custom Fields and Logic" fiori app available in Fiori launchpad.

Now, I want to make changes to added fields control (like change fields visibility, make it display/edit, etc..). After going through Key User Extensibility on SAP S/4HANA Cloud – Adding Custom Business Logic blog, I used Custom Logic tab inside Custom fields and Logic app and implemented the Enhancement Implementation for Business context (Fixed Asset Master Data) and provided other values while creation as shown in below screenshot:

Once, the enhancement implementation is created the filter value has been changed according to "View Details" provided under Description tab for implementation, added custom logic and published the implementation (once published in backed also, it shows Active).

But, now while executing AS01, AS02 and AS03 transactions or relevant Fiori app the enhancement implementation is not getting triggered and changes are not reflecting according to added custom logic in enhancement implementation [I tried keeping the break point as well in implementation class method, still no luck].

Please, provide your valuable advice.

Thank you in advance.

Regards,

Tushar Sharma

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

former_member412549
Participant
0 Likes

Hi All,

I have got the answer. This was because of incorrect filter value in SAP documentation which I got to know after raising an incident to SAP and they provided the correct value of filter for Enhancement implementation.

In SAP documentation filter value is: AA_ASSET_MASTER_DATA_GUI

Correct filter value is: FAA_ASSET_MASTER_DATA_GUI (capital F is missing)

After, making this change enhancement implementation will trigger.

Regards,

Tushar Sharma

Phani_Kumar
Participant
0 Likes

Hi Tushar Sharma,

Can you please answer the following question related to Custom Fields and Logic in S/4 HANA

https://answers.sap.com/questions/638772/how-to-add-custom-logic-for-custom-field-in-s4-han.html

Answers (0)