on 2024 Aug 16 2:36 PM
Hello Together,
I have created the Custom Field on PO business Context and Add to the Manage Purchase Order App.
In additional I have implemented the Custom Entity for F4 of the above Custom field and added with @Consumption Value help Definition.
I am able to see the F4 and values are getting as per business logic with the help of the ABAP Class however I am missing the Description.
Select the F4 Value, Laptop then it should show the value like
Windows Laptop(Lv_xp_123) and I am getting only LV_XP_123.
In the Custom Entity , I have used the Semantic Text and assigned in the Association and F4 also. Since it is standard Fiori , it is not showing.
Can someone throw light on this , if they experienced anything like this on Custom Fields.
Thanks and Regards,
Bharani
Request clarification before answering.
I think you need to add this to the id field in your valuehelp cds @ObjectModel.text.element: [ 'YOURDESCRIPTIONFIELDFORTHATID' ]
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
88 | |
10 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.