cancel
Showing results for 
Search instead for 
Did you mean: 

Check Table for Custom field created using Custom Fields app?

tushantbhatia
Discoverer
586

Hi,

I am lately working on a requirement where i need to add some custom fields in Manage Product Master app, In the custom fields i am providing F4 help with the use of code list that i have maintained in the Custom Fields App.

Now surprisingly i am not able to find any option which stops the user from entering the data which is not present in code list.


Is there any other way of achieving this functionality??

 

Thanks
Tushant

#customfields #inapp #inappextentions #adaptUI

View Entire Topic
varunvenkat
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Tushant,

with custom fields of the type Codelist, the system automatically carries out a check to ensure that only the values maintained in the custom field codelist can be entered in the transaction:

varunvenkat_0-1722848312234.png

Best regards
Varun

tim_andernach
Discoverer
0 Kudos

Hi Varun,

do you know how I can achieve the same behavior as a check table?

Example:
I enhance the material master data with a field which has key fields for plant or storage location and some further information to be enhanced.
So my expectation would be a check for e.g. plant or storage location (fields are already given in standard table which is to be enhanced) for filtering the check table entries/codelist.

PLANT (x)
CUSTOMER_SPECIFIC_FIELD

Codelist should be filtered by given plant of material master data like a check table.

I tried it with a CDS View which has a where condition with an importing parameter but this view is not selectable for codelist in Custom Fields app.

I did not found any proposed solution for this problem.

Kind Regards
Tim