cancel
Showing results for 
Search instead for 
Did you mean: 

TLB should consider 2 parameters while creating TLB shipments

Former Member
0 Kudos

Hello,

We have requirement such that the system should create the TLB shipment based on logic of 24000 kg as this is truck size and also restict the TLB shipment creation to 300 spools. Can we maintain both the parameters for TLB profile.

Thanks,

Vaibhav

Accepted Solutions (0)

Answers (2)

Answers (2)

mallampalli_t
Explorer
0 Kudos

Hi

you use below TA to set the TLB profile parameters.

/SAPAPO/TLBPRF - Maintain Transport Load Builder (TLB) Profiles

TLB parameters can have two parameters, like Parameters : cases,items,loosecases,pallets, volume,weight,volume.

Releatino ship between rules:

1 Connect Upper Limits with "AND", Lower Limits with "OR"

2 Connect Upper Limits with "AND", Lower Limits with "AND"

If you set the rule 2, you can have more than two paramers in TLB profile.

Thanks/Mallampalli.T

Former Member
0 Kudos

Hi Vaibhay,

Yes you can. Simply add another line in TBL profile, add ID =2 for it, select parameter and then quantity and unit of measure.

I am not sure what spools are, check if the parameters that you have available (probably items/pallets) could be used for you, if Not in customizing you need to create your custom parameter, and then implement a BAdi where you define calculation for this new parameter.

BTW, watch out for performance when you start adding more restrictions.

J.