2008 Jan 09 6:28 AM
can any one help me code plz
an Interactive Report for displaying plant status report to know the status of a particular material.
can any one help me code plz
an Interactive Report for displaying plant status report to know the status of a particular material.
2008 Jan 09 8:27 AM
Hi,
1.For normal reports, u hide statement and at line selection.
2.For ALV interactive , use the following..
FORM user_command USING ucomm TYPE sy-ucomm ind TYPE slis_selfield.
READ TABLE itab INTO wa_itab WITH KEY (fieldname) = ind-value.
ENDFORM.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |