2007 Aug 16 9:30 AM
Hi Guru's,
In report o/p there is check boxes on each item level.I want to put a (select all) button on top .When i click on this button all check boxes will be selected.
Please answer,if possible send me some sample code.
Thanks,
Singha
Hi Guru's,
In report o/p there is check boxes on each item level.I want to put a (select all) button on top .When i click on this button all check boxes will be selected.
Please answer,if possible send me some sample code.
Thanks,
Singha
2007 Aug 16 9:34 AM
In the AT USER-COMMAND event of the report, check the SY-UCOMM value and if the Select All button is clicked, set the value of the variable which is used to output the checkbox to 'X'.
Please mark points if the solution was useful.
Regards,
Manoj
2007 Aug 16 10:50 AM
HI Manoj,
After clicking on check box i've to send e-mail to consern person with this type of massage.
Vendor name: (xxxx)
Invoice number: (xxxx)
Invoice document date: (month/day/year)
PO creation date: (month/day/year)
Invoice posting date: (month/day/year)
Pls help me with code.
Thanks,
Singha
2007 Aug 16 11:06 AM
2007 Aug 16 11:07 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |