cancel
Showing results for 
Search instead for 
Did you mean: 

L_TO_CREATE_SINGLE- Destination Storage unit is not created

RatneshSisodiy1
Active Participant
0 Kudos

Hi,

I am using FM L_TO_CREATE_SINGLE to create transfer order. The issue is, it returns no error and everything is fine except destination storage bin(passed into FM) is not created.

This FM works fine (and creates destination SU) when I parameters I directly pass to FM using SE37 and test.

Please note that before calling this FM, I am calling other BAPIs to confirm production orders in my module pool program.

Please advise. Thank you.

Regards,

Ratnesh

Accepted Solutions (0)

Answers (2)

Answers (2)

RatneshSisodiy1
Active Participant

Issue resolved.  I was passing 10 char vale to LTAP-NLENR but I should have added leading zero to the variable and then called FM.

former_member245890
Participant
0 Kudos

which movement type are you using to create transfer order ? Does that movement type allows creating storage bins dynamically ?