cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Edit SAP TM POWL result list fields

vardan_goyal
Explorer
644

I want to understand How to make certain fields of SAP TM POWL result list based on some action/button click using field catalog. I have tried to set field catalog parameters Enabled & Editable field as abap_true but still those fields are not coming in Edit mode.

View Entire Topic
0 Kudos

Hi Vardan,

Please try using properties:fixed as false & display_type as input_field. This worked for me.

Thanks

Preeti

mustafacengizde62
Participant
0 Kudos

It works very good. Thank you Preeti.