how to design checkbox on the o/p of the list ,not on the
selection screen.
Answer Posted / manoj kumar
DATA: g_cb TYPE char1. "check box
WRITE: g_cb AS CHECKBOX.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
why particularly lock object name starts with EZ OR EY?
Name the function module used to convert logical file names to physical file names in abap/4 programs?
What is the difference between skip and reserve?
Exception handling and how does it transfer from called method to calling method?
What is a matchcode?
What is the difference between a structure and an append structure?
How do you find if a logical database exists for your program requrements?
How are BAPI different from normal function modules?
Can i Have Some Examples on Enhancements.
Where do you create indexes in abap?
What is the t-code to display batch input sessions? : abap bdc
what is call back in alv?
Difference between sap script and report?
What are the two levels in defining a match code? : abap data dictionary
Why are insert and append statement used in sap abap?