cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI for confirmation of TO

Former Member
0 Kudos

Hello all, in SAP ERP we created a warehouse with several storage types. One storage type represents an automated part within this warehouse. The TO is then the document to communicate between the warehouse and the automated part of the warehouse (this is the specific storage type).

i am looking for the bapi which we can use tot confirm the TO from the automated part of the warehouse to the warehouse itself. Can somebody help me?

Thanks and kind regsrds,

Frank van Heel

Accepted Solutions (0)

Answers (1)

Answers (1)

csaba_szommer
Active Contributor
0 Kudos

If you start transaction "BAPI" you'll see that there's no BAPI designed for this purpose. If you check the program behind LT12 (SAPML03T) you will see that confirmation is not solved by a single FM in standard code too.

So, in my opinion you can consider the use of iDoc.

http://help.sap.com/saphelp_nw04/helpdata/en/52/16ace6543311d1891c0000e8322f96/frameset.htm

Former Member
0 Kudos

Hello, what I want to do, is to simulate the TO-confimation. Do you know how to execute this IDOC in SAP?

Regards,

frank

csaba_szommer
Active Contributor
0 Kudos

IDOC is an object in SAP, if you want to use IDOC for TO confirmation, you need to carry out some settings...

You have to go through the online help posted in my first message.

Additonally:

- overview of IDOC:

http://www.thespot4sap.com/articles/SAP_ALE_IDOCS.asp

- about IDOC settings: