六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 57|回复: 0

Popup screen to input/select/confirm

[复制链接]

升级  86.67%

54

主题

54

主题

54

主题

秀才

Rank: 2

积分
180
 楼主| 发表于 2013-1-27 04:46:10 | 显示全部楼层 |阅读模式
The first attachment lists some examples about following FMs:
  REUSE_ALV_POPUP_TO_SELECT (multi-selectable)
  POPUP_WITH_TABLE_DISPLAY 
  POPUP_TO_GET_ONE_VALUE (w/o db check)
  POPUP_TO_GET_VALUE (with db check)
  POPUP_GET_VALUES (with db check)
  POPUP_GET_VALUES_USER_CHECKED
  POPUP_GET_VALUES_DB_CHECKED
  POPUP_TO_CONFIRM_STEP
 
Popup selection screen as a window
CALL SELECTION-SCREEN scr STARTING AT x1 y1
 
Popup custom screen with ALV
1. Create a screen
2. Place a custom control on the screen
3. in the PBO of the screen
    a) Create a container instance which connect to the custom control placed on the screen
    b) Create a ALV GRID
    c) Set field catelog
    d) Set layout
    e) other settings
    f) display/refresh
Details please refer to the second attachment.
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表