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

import parameter 'IT_DELIT' in BAPI 'L_TO_CREATE_DN'

raffinkira
Participant
0 Likes
1,535

Hi all,

I am trying to create TO by using BAPI 'L_TO_CREATE_DN'.

The picture-1 I attached below is created manually

As showed, I need 'Storage Location', 'Plant' and 'Picking quantity', which are NOT included in  the structure IT_DELIT.

Does it mean that I need to do table enhancement for doing that?

And for the 'Batch Number' , it seems that this BAPI has some problems with it.

As I found an unanswered topic:http://scn.sap.com/thread/1082668

This author said that he cannot create a TO with specific batch number, but only automatic ones which is also mentioned by my team members.


1 ACCEPTED SOLUTION
Read only

venkat_aileni
Contributor
0 Likes
1,076

Hi-

Have you created any TO by using this BAPI? If so check in that TO whether plant and storage location are available or not, else create a TO and check.

-Venkat

Hi all,

I am trying to create TO by using BAPI 'L_TO_CREATE_DN'.

The picture-1 I attached below is created manually

As showed, I need 'Storage Location', 'Plant' and 'Picking quantity', which are NOT included in  the structure IT_DELIT.

Does it mean that I need to do table enhancement for doing that?

And for the 'Batch Number' , it seems that this BAPI has some problems with it.

As I found an unanswered topic:http://scn.sap.com/thread/1082668

This author said that he cannot create a TO with specific batch number, but only automatic ones which is also mentioned by my team members.


3 REPLIES 3
Read only

venkat_aileni
Contributor
0 Likes
1,077

Hi-

Have you created any TO by using this BAPI? If so check in that TO whether plant and storage location are available or not, else create a TO and check.

-Venkat

Read only

0 Likes
1,076

Hi, thank you.

I have tried it and confirmed that it does not need to use plant and storage as import parameter.

and this BAPI also works for the batch number.

Read only

0 Likes
1,076

Dear Ming,

could you tell me how to fix batch number issue, u have same issue.