Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI Print transfer order (LT31)

Former Member
0 Likes
1,598

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

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

6 REPLIES 6
Read only

Former Member
0 Likes
961

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

Read only

Former Member
0 Likes
961

No BAPI's are available..

BAPI_WHSE_TO_GET_DETAIL is used to get the TO data but not printing..

Read only

0 Likes
961

Hi,

How one can know that BAPI is available for particular transaction?

Is there any code?

Thanks

Sandeep

Read only

Former Member
0 Likes
961

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

Read only

Former Member
0 Likes
961

use FM L_PRINT_TO_POSTING_CHANGES or

relevant to ur printing using FM L_PRINT_TO*

Read only

Former Member
0 Likes
961

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