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
How to read files and process BDC's automatically ?
Explain about drill down report?
Explain the difference between a dialog program and a report?
what is abstract classes
What are the disadvantages of different types of bdc's?
Can we include customizing include or an append structure with pooled or cluster tables?
What are plan versions used for? : sap abap hr
What is the function of the transport system and workbench organiser? : abap data dictionary
What is update task
What is the use of dequeue function module? : sap abap data dictionary
What are the different types of parameters? How can you distinguish between different kinds of parameters?
stock transfer from one plant to another plant ? i want the total description.
Setting up a BDC program where you find information from?
What are the features of abap/4 dictionary? : abap data dictionary
What happens if only one of the commands set screen and leave screen is used without using the other?