SAP ABAP Listbox error in VRM_SET_VALUES


Problems: The selected item in Listbox were automatically added on the Listbox whenever you re-execute the program. See image below.

SAP ABAP Listbox VRM_SET_VALUES

You know you code it correctly and still wondering how it acted differently? The problem is in the key field. It should be in CAPITAL LETTERS.

SAP ABAP Listbox VRM_SET_VALUES

Then, how about the blank entry in Listbox?
SAP ABAP Listbox VRM_SET_VALUES

Just add OBLIGATORY on the parameter statements.


Happy Abaping!

Comments

  1. The SAP ABAP listbox error in VRM_SET_VALUES presents a challenge that requires careful handling. How Stream Anime Appreciating the troubleshooting process involved in resolving it and ensures the smooth functioning of listbox controls.

    ReplyDelete

Post a Comment

Popular posts from this blog

SAP ABAP: Capturing CHECK BOX event in FM REUSE_ALV_GRID_DISPLAY / Cell Editing

SAP ABAP: Smartforms/SAPscript formatting

SAP ABAP: Adding leading zero to char or string.