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: 

reg BDC recording and Fm for Transaction LT01

Former Member
0 Kudos

HI all,

We have to create a TO using LT01 transaction. We are using the Fm 'L_TO_CREATE_SINGLE' for this process.

In bin to bin transfer:

There is a problem when the quantity is moved from default bin to desired bin. The Fm is returning a warning message and the TO is not getting created.

We even tried with BDC recording but the same problem is coming there also.

When we try to debug the code , it is working fine by giving an externl enter action for it, but direct execution is creating a problem.

Any pointers are highly appreciated.

Thanks in advance,

Chaitanya Swarrop Maka

2 REPLIES 2

Former Member
0 Kudos

Is I_COMMIT_WORK parameter is populated with X?

Could you also tell me what is the warning message you are getting?

Regards,

Kiran Bobbala

Former Member
0 Kudos

The warning is

'This storage bin is not a fixed bin for the material'