2012 Jul 20 7:13 AM
Hi Experts,
I have been trying to delete rows with 'For Del..." string.
Im using the relational operator 'LIKE' but SAP does not permit.
Here is my code:
DELETE gt_outtab WHERE name like 'FOR DEL%'.
Any suggestions from the experts group?
Thanks.
Hi Experts,
I have been trying to delete rows with 'For Del..." string.
Im using the relational operator 'LIKE' but SAP does not permit.
Here is my code:
DELETE gt_outtab WHERE name like 'FOR DEL%'.
Any suggestions from the experts group?
Thanks.
2012 Jul 20 7:15 AM
Did you try with CS operator or REGEX?
Please search the forum for their usage.
Thanks,
Shambu
2012 Jul 20 7:44 AM
2012 Jul 20 7:48 AM
2012 Jul 20 7:25 AM
Moderator Message:Unmarked as question. Sounds basic.
Use range tables & in clause with CP option.
Kesav
2012 Jul 20 10:44 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |