abap屏幕中下拉框写在哪个事件
2个回答
展开全部
选择屏幕的话,写在AT SELECTION-SCREEN ON VALUE-REQUEST
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
Dropdown list is a user interface element which
displays a list of values from which a user can select one value. Follow
the below steps to create a dropdown list in SAP ABAP selection screen.
First build the list in the INITIALIZATION event.
Capture the value selected by the user from the list in the AT SELECTION-SCREEN event.
Use the selected value for further processing.
displays a list of values from which a user can select one value. Follow
the below steps to create a dropdown list in SAP ABAP selection screen.
First build the list in the INITIALIZATION event.
Capture the value selected by the user from the list in the AT SELECTION-SCREEN event.
Use the selected value for further processing.
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询