Skip to Content
0
Former Member
Apr 17, 2008 at 01:28 AM

List box/ drop down in ALV (OOPS) list

41 Views

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