‎2022 Oct 06 7:53 AM
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 )
‎2022 Oct 12 6:42 PM
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
‎2022 Oct 13 11:37 AM
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
