ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  ERP CRM  >>  SAP  >>  ABAP
 
 


 

 
 Basis interview questions  Basis Interview Questions
 ABAP interview questions  ABAP Interview Questions
 SAPScript interview questions  SAPScript Interview Questions
 SD interview questions  SD Interview Questions
 MM interview questions  MM Interview Questions
 QM interview questions  QM Interview Questions
 PP interview questions  PP Interview Questions
 PM interview questions  PM Interview Questions
 PS interview questions  PS Interview Questions
 FI CO interview questions  FI CO Interview Questions
 HR interview questions  HR Interview Questions
 SAP CRM interview questions  SAP CRM Interview Questions
 SRM interview questions  SRM Interview Questions
 APO interview questions  APO Interview Questions
 Business Warehouse interview questions  Business Warehouse Interview Questions
 Business Workflow interview questions  Business Workflow Interview Questions
 SAP Security interview questions  SAP Security Interview Questions
 SAP Interfaces interview questions  SAP Interfaces Interview Questions
 Netweaver interview questions  Netweaver Interview Questions
 SAP ALE IDocs interview questions  SAP ALE IDocs Interview Questions
 SAP B1 interview questions  SAP B1 Interview Questions
 SAP AllOther interview questions  SAP AllOther Interview Questions
Question
How to put checkbox against a row in ALV display?
 Question Submitted By :: G.shankar
I also faced this Question!!     Rank Answer Posted By  
 
  Re: How to put checkbox against a row in ALV display?
Answer
# 1
CLEAR s_layout.
  s_layout-box_fieldname = 'FLAG'.
  s_layout-box_tabname = 'INTTAB'.


DATA : BEGIN OF inttab OCCURS 0,
  flag(1),
  ...
end of inttab.
 
Is This Answer Correct ?    0 Yes 3 No
Dattaraj.sabnis
 
  Re: How to put checkbox against a row in ALV display?
Answer
# 2
infield catalog decleration : 
checkbox = 'X'.

and in the internal table, use char type variable for the checkbox
 
Is This Answer Correct ?    0 Yes 0 No
Kd
 
 
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
what is the unit of work IBM1
can anyone told me name of abap interview question book with autor name?  3
what is the diffrence between Field String & normal Work area?  3
3. What is table maintaince generator ? How do u do it ? Use of it ? IBM5
how to debug user exits? Accenture2
How do you upload the Data?  1
Suppose Idoc is strucked in the Q then how can I resend it?  3
PLEASE TELL ME SD AND MM FLOW/CYCLE WITH TRANSACTION CODE AND CORRESPONDING TABLE TO BE UPDATED? Bosch2
How do you know that data is updated in call transaction EDS3
What are labels in scripts..? why are they not accpeted in smartforms..? IBM2
what is the diff b/w error and exceptions  3
how to design checkbox on the o/p of the list ,not on the selection screen. TCS2
Modes in Call Tr? Wipro4
How to do sorting in classical report? TCS1
what is the button to change the variant in alv? HP1
how to fetch data form without header line internal table ?  2
how to send the form to mail? HP1
why abap/4 is 4th generation language ?  3
How do you do Recording and what will you do? FutureSoft1
Parameters used in Functions?  4
 
For more ABAP Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com