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
Which function modules can be used to transfer the data using bdc programming? : abap bdc
What are the types of table fields in the sap abap?
performance tuning concepts
What is the difference between a dialog program and a report?
how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran
How can we access the correction and transport system? : abap data dictionary
Can you delete data element, which is being used by table fields. : abap data dictionary
How collect statement is different from append?
What was the requirement of IDoc in your project? How it was working?
Explain about Recording Function?
Explain what are the problems in processing batch input sessions?
Can we include customizing include or an append structure with pooled or cluster tables?
What is a table attribute?
What is internal payroll process? : sap abap hr
What is the difference between call transaction method and the session method? : abap bdc