Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Check for customer fields

chris_SAP
Participant
0 Kudos
277

I have created a custom field for sales master data.

The need is to check if the input field is correct (correspond to a value of the table)

It seem's it can be done with the custom Validate Customer Badi. But it's not allowed to do a select on the table ZZ1_F19F..... I've tried to add a class in Custom Reusable Elements but I can't access directly to the table ZZ1_F19F.... neither if I create a CDS for this table

Do you have any idea for this requirement ?

1 ACCEPTED SOLUTION

chris_SAP
Participant
0 Kudos
183

In fact, you can do a select on your view ZZ1_CUSTOMFIELD_V

1 REPLY 1

chris_SAP
Participant
0 Kudos
184

In fact, you can do a select on your view ZZ1_CUSTOMFIELD_V