2012 Nov 26 11:42 AM
Hello Experts !
I have one issue which i don't know how to handle so i ask here
I have ALV grid that has MATNR field.
field catalog for this ALV is built using FM : LVC_FIELDCATALOG_MERGE
type of MATNR field is MATNR.
There are no check tables defined - only the generic search help.
ALV grid itself is read only - when i push some values of non existent MATNR in it - it shows blank values and a search help button.
How do i prevent that ?
I could create a Z type but i guess there's a better solution....
please provide suggestions.
Hello Experts !
I have one issue which i don't know how to handle so i ask here
I have ALV grid that has MATNR field.
field catalog for this ALV is built using FM : LVC_FIELDCATALOG_MERGE
type of MATNR field is MATNR.
There are no check tables defined - only the generic search help.
ALV grid itself is read only - when i push some values of non existent MATNR in it - it shows blank values and a search help button.
How do i prevent that ?
I could create a Z type but i guess there's a better solution....
please provide suggestions.
2012 Nov 26 12:15 PM
Hi,
Please pass MATNR leading with zero's .
like : '000000000010023980' total 18 -CHAR.
Regard's
Smruti Ranjan
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |