1 Introdcution
In the T-code we get batch data with the FM"CO_WB_MAINTAIN_GOODS_MOVEMENTS".
2 Code Positon
CALL FUNCTION 'CO_WB_MAINTAIN_GOODS_MOVEMENTS'
EXPORTING
i_header = ls_comp_header
TABLES
t_comp_tab = lt_comp_tab
CHANGING
c_control = ls_control.
3 Summary
we can get batch and it is not found there.
4152

被折叠的 条评论
为什么被折叠?



