How to put checkbox against a row in ALV display?
Answer Posted / kd
infield catalog decleration :
checkbox = 'X'.
and in the internal table, use char type variable for the checkbox
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is a 'z' report?
What is a persistent class?
What is elementary search help? : sap abap data dictionary
Differentiate between the uline and write: sy-uline statements if any?
How to do find it?
What is sap locking?
What is a type group?
How do you populate data into a multiple line field?
singleton class
How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?
What is generic buffering?
What are the differences between table controls and step loops?
What is sap abap tables?
What happens if only one of the commands set screen and leave screen is used without using the other?
What is the difference between rfc and bapi function modules? : abap bdc