POPUP_GET_VALUES_USER_BUTTONS 用于要求值和提供用户button的对话框 POPUP_GET_VALUES_USER_CHECKED 对于请求值的对话框, 通过存在用户检查 POPUP_GET_VALUES_USER_HELP 请求值的对话框, 用户退出和帮助的调用 SPO5 从列表选择的对话框 POPUP_TO_DECIDE_LIST Dialog bo
POPUP_GET_VALUES_SET_MAX_FIELD 为此组的对话框设置每一个对话框的字段最大数值 POPUP_GET_VALUES_USER_BUTTONS 用于要求值和提供用户button的对话框 POPUP_GET_VALUES_USER_CHECKED 对于请求值的对话框, 通过存在用户检查 POPUP_GET_VALUES_USER_HELP 请求值的对话框, 用户退出和帮助的调用 SPO5 从列表选择的对...
示例3:POPUP_GET_VALUES_USER_CHECKED函数,可以执行额外程序的子form程序,做栏位输入检查 View Code 示例4:POPUP_GET_VALUES_USER_HELP函数,可以执行额外程序的子form程序,做栏位输入检查,自定义f1,f4帮助 View Code 示例5:POPUP_GET_VALUES_USER_BUTTONS函数,可以执行额外程序的子form程序,自定义f1,f4帮助,多两...
* POPUP_GET_VALUES_USER_HELP This function module sends a dialog box for data to be input with the possibility of a check in an external sub-routine (user exit) and branching in a user F1 or F4 help. The input fields are passed in a structure and must be defined in the Dictionary....
CALL FUNCTION ‘POPUP_GET_VALUES_USER_BUTTONS’ EXPORTING POPUP_TITLE = POPUP_TITLE PROGRAMNAME = SY-CPROG FORMNAME = ‘HANDLE_CODE’ F4_PROGRAMNAME = SY-CPROG F4_FORMNAME = ‘VALUE_HELP’ OK_PUSHBUTTONTEXT = OK_PUSHBUTTONTEXT ICON_OK_PUSH = ICON_OK_PUSH QUICKINFO_OK_PUSH = QUICKINF...
2 .函数TH_POPUP 功能:向函数入口参数client , user决定的用户发送信息(信息为入口参数message决 定的信息) 事例﹕ZBC_LSL_017 3.函数HELP_VALUES_GET_WITH_TABLE 功能﹕弹出用户所需要的信息﹐让用户选择﹐并把选种的信息付给输入框﹐相当与建立起 SEARCH HELP 注意: 1 tables的参数fields , valuetab需要固定...
F4IF_SHLP_EXIT_EXAMPLEdocuments the different reasons to use a search help exit, and shows how it is done. F4IP_INT_TABLE_VALUE_REQUESTThis function does not exist in 4.6 and above. Use F4IF_INT_TABLE_VALUE_REQUEST instead. FILENAME_GETpopup to get a filename from a user, returns blank...
Usually it's enough to just send a simple user-command back to the server -- use the method _event Event (Popup Close) view->button(text='close'press=client->_event_client(client->cs_event-popup_close)). You can close a popup at the frontend with this event -- we will take a mo...
TERMINAL_ID_GET –返回终端ID TH_DELETE_USER – 剔除一个用户,效果同SM04 TH_ENVIRONMENT – 获得UNIX环境 TH_POPUP –在特定用户屏幕上显示一个系统消息 TH_REMOTE_TRANSACTION – 在远程服务器上运行事务代码 TH_USER_INFO – 获得当前用户的信息 (会话,登陆的工作台等) ...
Hi,I am trying t upload an icon on object page header in RAP application.I am providing values form SAP-icons for example sap-icon://accelerated. it is populating the error "Annotation value must not contain the // character" . Could you please help me to understand how to pass correct...