cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to create a FO with FUs by using BADI: /SCMTMS/TOR_SE_TOR_GN_REQ ?

aba212
Participant
0 Likes
2,138

Hi,

I have a requirement to create the Freight Orders. As there is no standard functionality to assign Freight Units to Freight Order at run time. I found a BADI to enhance it. But I blocked at one point. How I can create Freight Order with multiple Freight Units and how I can assign FUs to FO through this BADI. Can any one please help me on this issue ?

Thanks !

Regards,

Satish

Accepted Solutions (0)

Answers (1)

Answers (1)

Dominik_Tylczynski
SAP Champion
SAP Champion

Hello,

You need to implement the CHANGE_MODIFICATION method. There you can add FUs to the FO with the add_fustage_with_planning action.

Best regards

Dominik Tylczynski