Select Options As Parameters To Smartforms, Control Break Events Functionality in Smartforms
Select Options As Parameters To Smartforms, Control Break Events Functionality in Smartforms
option
vbeln_va
high vbeln_va
Note: If required, create table type based on above line
type (structure-zselect)
table type -->ztselect
2. Create smartform
(z9amsform4)
Form interface :
import :
i_vbeln
type ztselect
(or)
tables :
t_vbeln
like zselect
type gt_vbap
ls_vbap
type ty_vbap
lv_total type
gv_total
type
Initialization tab :
Loop object
Driver Program :
REPORT
Z9AMSFORM4_CALL.
exporting
i_vbeln = so_vbeln[].
initialization :
input parameters
t_vbeln
output parameters
lt_vbap