2011 Aug 11 9:26 PM
HI Team, When I try to select the multiple selection for field Material in table Mara, the To value is not displayed
e.g in table mara if i select the material option from A* to Z*, all the materials are displayed from A until x but no of the materials are displayed starting with Z. I have found this as standard functionality in SAP and happens for all fields with multple selection in tables. can you guys advise if there is an OSS note for this?
Thanks,
Sunny
HI Team, When I try to select the multiple selection for field Material in table Mara, the To value is not displayed
e.g in table mara if i select the material option from A* to Z*, all the materials are displayed from A until x but no of the materials are displayed starting with Z. I have found this as standard functionality in SAP and happens for all fields with multple selection in tables. can you guys advise if there is an OSS note for this?
Thanks,
Sunny
2011 Aug 12 6:53 AM
Hi Sunny,
instead of selecting from 'A' to 'Z', try selecting from 'A' to 'ZZZZZZZZZZZZZZZZZZ' (that's 18 Z's, the complete length of field MATNR).
I think this is standard behaviour: it's not advisable to populate asterisks in the to-criteria.
I hope this helps. Kind regards,
Alvaro
2011 Aug 12 7:23 AM
Hi Sunny,
Give a try with below declaration:
SELECT-OPTIONS s_matnr for vbap-matnr DEFAULT 'A*' to 'Z*' OPTION BT SIGN I .BR
Dep
Edited by: DeepakNandikanti on Aug 12, 2011 8:25 AM
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |