2007 May 09 7:08 AM
Hi,
Is there any BAPI exist for Transaction LT31 Print Transfer Order?
If anybody hv the code for finding BAPI for particular transaction?
Thanks
Sandeep
2007 May 09 7:13 AM
Hi Sandeep,
check FM
<b>WS_LM_TRANSFER_ORDER_DISPLAY</b>
<removed_by_moderator>
Regards,
Hemant
Edited by: Julius Bussche on Aug 29, 2008 8:21 PM
2007 May 09 7:16 AM
No BAPI's are available..
BAPI_WHSE_TO_GET_DETAIL is used to get the TO data but not printing..
2007 May 09 7:23 AM
Hi,
How one can know that BAPI is available for particular transaction?
Is there any code?
Thanks
Sandeep
2007 May 09 7:25 AM
Hi
I don't think there is a BAPI for PRinting the Transfer order
see the TO related BAPIs'
BAPI_WHSE_TO_GET_DETAIL
BAPI_WHSE_TO_GET_LIST
MAP_2018_LTAK_TO_BAPITOHEAD
MAP_2018_LTAP_TO_BAPITOITEM
<removed_by_moderator>
Regards
Anji
Edited by: Julius Bussche on Aug 29, 2008 8:19 PM
2008 Aug 29 1:14 PM
use FM L_PRINT_TO_POSTING_CHANGES or
relevant to ur printing using FM L_PRINT_TO*
2008 Aug 29 7:53 PM
I am not sure about your requirements. System can be configured to print a transfer order at the time of creation. If you want to print the TO separately, use the program RLVSDR40.
Manoj