Application Development 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: 

Creating/confirming transfer order (WM) using bapi/function modules

Former Member
0 Kudos

Hi,

I usually use BDC to create transfer orders or other documents in WM, but i've been told that using BAPI is more correct. I'm new to this concept, so could you please tell me how i can find the apropriate BAPI/function modules available for this purpose in 46C ?

I thank you in advance,

Bruno

1 ACCEPTED SOLUTION

Former Member

Hi, Arcot

Thanks for you answer. The information you gave is very helpful. I´ve found also that the function group L03B is quite adequate as far as OT creation and confirmation concerns.

Thank you for your support and best regards,

Bruno

8 REPLIES 8

former_member214131
Active Contributor
0 Kudos

Hello,

Try Tx.s BAPI / SWO1

And in Tx. SE37 make a F4 with BAPI*.

BAPIs do have good FM documentation.

Have a look at Objects: BUS0009, BUS2018, BUS2065, BUS3016, BUS3021.

FUGR: L2018,L3016.

Regards, Murugesh AS

Former Member

Hi, Arcot

Thanks for you answer. The information you gave is very helpful. I´ve found also that the function group L03B is quite adequate as far as OT creation and confirmation concerns.

Thank you for your support and best regards,

Bruno

0 Kudos

Hi Bruno:

There is no BAPI available. You have to use

L_TO_CREATE_SINGLE, L_TO_CREATE_MULTIPLE,L_TO_CONFIRM.

Pl refer to Function Group L03B.

You can achieve all you do in your BDC.We have used this a lot.These FMs are good.

Gisk

Former Member
0 Kudos

Hi, Gisk

I´ve found that about de TO functions also. Great stuff. Do you know about function modules for material documents and deliverys?

Best regards, Bruno

0 Kudos

Hi Bruno!

Are you looking to create a TO for a Delivery note, then it is L_TO_CREATE_DN(Functionality of Txn LT03).

I am not sure what FMs you are asking for Material Documents & Delivery.

Do you want to create a Mat.Doc? OR Delivery? or TO based on Delivery?

Pl give more details

Gisk

0 Kudos

Hi Gisk,

i am trying ot create a TO based on a material document and year. Same function as transaction LB12. Do you know which function module i can use for this.

I am trying to use the function module L_TO_CREATE_SINGLE, i fill in the T_LTAK-MBLNR and T_LTAK-MJAHR. But do not know which fields to fill in.

Hope you can help me.

Grtz

Coeno

0 Kudos

Hi Siva,

i need a FM/BAPI for trxn <b>LT03</b>.......key in multiple Handling units as well....

would appreciate if you can provide examples for using the same..

thanks,

subba

Former Member
0 Kudos

Hi Gisk,

As far as OT is concerned, i think i have the information i needed. I really want now to know what function modules/BAPI are available for the creation and other activities relating the material document and the delivery. I've allready found BAPI_GOODSMVT_CREATE for the creation of the material document. If you know others, please tell me.

Thank you for your attention,

Bruno