2007 Jul 31 5:48 PM
select-options matnr for mara-matnr
if not matnr-low is initial and
matnr-sign = 'I' and
matnr-option = 'EQ' and
matnr-high is initial.What does it mean to check for sign as I and option as EQ. I would like to know what that IF statement is checking for ?
2007 Jul 31 7:55 PM
Hi,
The IF statement will check to ensure there is a single value entered for select-option matnr and no ranges values.
Regards,
Ferry Lianto
select-options matnr for mara-matnr
if not matnr-low is initial and
matnr-sign = 'I' and
matnr-option = 'EQ' and
matnr-high is initial.What does it mean to check for sign as I and option as EQ. I would like to know what that IF statement is checking for ?
2007 Jul 31 7:55 PM
Hi,
The IF statement will check to ensure there is a single value entered for select-option matnr and no ranges values.
Regards,
Ferry Lianto
| User | Count |
|---|---|
| 6 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |