cancel
Showing results for 
Search instead for 
Did you mean: 

BDC / BAPI for LU04 / LT06

Former Member
0 Kudos

Hi all,

We are trying to create BDC program for auto creation of transfer order (in WM) based on posting change / material document created against movement type 311 in MM. We have already tried FM L_TO_CREATE_SINGLE and L_TO_CREATE_POSTING_CHANGE with no success.

The FM  L_TO_CREATE_POSTING_CHANGE is executing and giving the error that "NO Quants available for posting".

The requirement is as follows

1) As soon as material document is posted , screen will appear where recently posted material document will be available for TO creation and once user post it, it will automatically generate TO against it.

Or

2. User will enter multiple material documents in a screen, system will automatically create TO, removing manual work.

Please suggest proper process to fulfill above requirement.

Regards,

Jaideep

Accepted Solutions (0)

Answers (1)

Answers (1)

JL23
Active Contributor
0 Kudos

The function modules certainly work, if you did not have success then you have to analyze your own coding as your are not submitting the right or sufficient data to the function modules.