Application Development and Automation 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: 
Read only

To enable non inpur field in module pool if the entery for that field is already in the table.

0 Likes
863

Hii Experts, I am trying to add a functionality in module pool where for a given material number I want to check if the data is already in my custom table, and there is value for another field on the basis of matnr , So i want those values to come by default and those field become non-input. please help me Its urgent. thanks ( briefly for a given value of matnr if the price field has some value, so it should be fetched by default and the field should become non-input )

2 REPLIES 2
Read only

nfatima14
Advisor
Advisor
0 Likes
810

Hi Ayan,

This doesn't seem to be a SAP Activate related question, may be tag the right community so you can get the answer you require.

Thanks,

Nishat

Read only

satvik_panchal
Participant
0 Likes
810

In the layout editor, declare that field as only Output Field and apply select query to fetch the data from custom table based on material number