ABAP中smartform怎么设置只预览,不打印

2024-10-14 11:35:44

1、打开SAP客户端,账号登陆

ABAP中smartform怎么设置只预览,不打印

3、找到已编写的打印程序,进入打开源代码

ABAP中smartform怎么设置只预览,不打印

5、双击'SSFCTRLOP' 进入结构找到 'NO_DIALOG' 和 &垆杪屑丝#39;PREVIEW' 参数,分别控制 '不打开打印对话框' 和 '直接预览'

ABAP中smartform怎么设置只预览,不打印

7、在调用打印函数之前,给上述三个参数赋值,即可做到点击打印,不弹出对话框,直接显示预览

ABAP中smartform怎么设置只预览,不打印
猜你喜欢