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

alv grid

Former Member
0 Likes
383

pls tell its urgent

HOW TO MAKE FIELDS READY FOR ACCEPTING INPUT IN ALV GRID . CAN WE USE "EDIT" in fieldcatalog FOR THIS IN STRICTURE.

ie fieldcat-edit = 'x'.

HI

in fieldcatlog u can set the paramter edit = 'X' for the particular field u want to chnage the value in a report.

2 REPLIES 2
Read only

LeonardoAraujo
SAP Mentor
SAP Mentor
0 Likes
363

Remember, ABAP_TRUE has a value of 'X' not 'x'...

Leonardo De Araujo

Read only

Former Member
0 Likes
363

HI

in fieldcatlog u can set the paramter edit = 'X' for the particular field u want to chnage the value in a report.