Task->Description Loop a multi-line table.

David Cooper davidgcooper06 at gmail.com
Sat Jun 8 04:28:01 EDT 2013


Hi Rick,

I would try the following
:/ Define Lv_lines type sy-tabix.
:/ describe table ZNONVMIMRP_MSGS_2 lines lv_lines.
:/ If lv_lines gt 0.
* Not Initial.
:/ Else
* Initial.
:/ Endif.

Kind Regards
David Cooper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/sap-wug/attachments/20130608/290adc7c/attachment.htm


More information about the SAP-WUG mailing list