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
Is there any BAPI to retrieve list of customers and their sales areas i.e., Cust No, Distr Channel and Division for all the customers.
What is occurs in internal table?
What is the difference between tables and structures?
What is the syntax for ‘call transaction’?
Does the call transaction method allow multiple transactions to be processed by sap?
What are the different functions used in sap script? What are the parameters used in each function?
How are the function code handles in flow logic?
Explain difference between primary key and unique key?
What are the steps in a bdc session? : abap bdc
What is page window?
What are the different types of data dictionary objects? : abap data dictionary
How do we handle multiple line items in BDC's.
What is the process to enhance the Infotype
How to upload more than 2GB file from External Source to SAP?
Do we create table fields with out data elements and domains?