cancel
Showing results for 
Search instead for 
Did you mean: 

Value help issue in extended manage customer line items

Former Member
0 Kudos

Hi,

I have added a custom field in ‘Manage Customer Line Items’ fiori app, it’s appearing fine in the output list with right data but F4 help is not working for any of the filter fields(Like Customer, Company Code, Profit center etc).

Could you please help if you are aware of the issue and fix?

Regards,

Chethan

former_member215511
Participant
0 Kudos

Hi,

We are also facing same issue. Have you found any solution.

Please help us!!

Thanks,

Viswa

Accepted Solutions (0)

Answers (1)

Answers (1)

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Chethan

You need to add the ValueHelp annotations in the underlying CDS View extension (which I assume is how you have added it) to make it a value help field. If you look at how the Customer, Company code etc field are defined that should give you a clue... essentially you need to make a ValueHelp relationship to another CDS View that provides the value help.

0 Kudos

Hi,

I am facing the same problem. can you please explain how to check these value help definitions?

define method of standard mpc_ext has all the search help annotation. how do i access this method from my custom mpc_ext define method?

error for type ahead search help: resource not found for segment 'null'.