Hi All,
I am displaying a drop down in ALV list using OOPS. I am using structure and LVC_FIELDCATALOG_MERGE to prepare filedcatalog.
The field on which I am using drop down is of CHAR1 but the values in drop down are CHAR10. Like 'Not Processed' in list box corresponds to '1' in database structure. So when I select 'Not Processed' from drop down, ALV does some checks, then it gives error saying, 'Input field is too small. Correct entry.'.
Please tell me what should I do to resolve this problem.
Thanks and regards,
Ridhima