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                      
tip   To Refer this Site to Your Friends   Click Here
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
User has given the specification to display the Check boxes 
on the list, how 
    will you handle this situation.?
 Question Submitted By :: Guest
I also faced this Question!!     Rank Answer Posted By  
 
  Re: User has given the specification to display the Check boxes on the list, how will you handle this situation.?
Answer
# 1
WRITE - Output as checkbox 


Effect
Outputs the field <f> as a checkbox. The contents of the 
first character of f is interpreted as the "status":

' ' = not selected
'X' = selected

The user can change this as required.


DATA: chkbox(1) TYPE C VALUE 'X'.
...
WRITE chkbox AS CHECKBOX. "checkbox selected
chkbox = SPACE.
WRITE chkbox AS CHECKBOX. "deselected
WRITE chkbox AS CHECKBOX INPUT OFF. "deselected, protected
 
Is This Answer Correct ?    6 Yes 0 No
Bhushan
 

 
 
 
Other ABAP Interview Questions
 
  Question Asked @ Answers
 
what r the main events that r used in alv? HP3
You have 5lakh records to transfer to sap from flat file.which method of bdc you wiil choose and why? IBM6
how to validate either processing view is already exist or not? HP1
what is the Tcode BD87? Intel3
What are the views when we are creating Material ? IBM2
how COLLECT and APPAEND works ,,  1
in select _upto N ROWS IF N=0 THEN------------------are rows are selected?  4
How to work on TCODE SE16?  2
What are the function module types  2
how to handle the errors (duplicate records) in CALL TRANSACTION METHOD and HOW CAN WE SHOW THE ENDUSER ABOUT THE ERROR RECORD Siemens3
what is the process of dialog program from first to last? Intelligroup3
What are logical databases? What are the advantages/ dis-advantages of logical databases?  1
difference between bapi and rfc IBM1
. How to transport scripts ? Deloitte2
Parameters used in Functions?  4
How do you do Recording and what will you do? FutureSoft1
prerequisities of FOR ALL ENTRIES Accenture3
what is the variable to be used in sap scripts to find the total number of pages of the print job?  1
Which function module you will use to attach a search help to a field in Selection screen? ACS2
what is two domain level concept in abap CTS1
 
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