Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

User has given the specification to display the Check boxes
on the list, how
will you handle this situation.?

Answer Posted / bhushan

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 ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many main windows will be there in a page window?

1018


1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?

2043


How to define selection screen?

1163


Explain badi in abap.

1062


What are the events in classical reports?

1247


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

1149


What is “call mode”?

1050


****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com

2214


What is off cycle payroll run

2311


What are the difference between tables and structures?

1275


What are the difference between pool tables and transparent tables?

1186


List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr

1001


What is the difference between internal tables and extract datasets? : abap modularization

1270


What is meant by authorization? : sap abap hr

1239


Which objects are independent transport objects? : abap data dictionary

1058