I am using the BAPI - BAPI_ALM_ORDER_GET_DETAIL in the smartform to print pick ticket in IW32/31.
In IW32, when I print order and then hit "Print Preview", the BAPI returns 11 components of the order. As desired.
However,
In IW32, when I print order and then hit "Print" button to get the paper print, the BAPI returns 0 components of the order.
Does not print anything.
The BAPI have only a single input parameter and that is the Order Number.
I checked this behaviour in debug mode.
Any directions?
Thanks in advance.