cancel
Showing results for 
Search instead for 
Did you mean: 

CTM - Source of Supply Selection

Former Member
0 Kudos

Hi everyone,

We use CTM, and we have the following scenario;

There are 10 plants/DCs and 300 customers. All transportation lanes (TLs) between plant/DCs are for "All Products". So we do not have product specific TLs.

We run CTM with the setting 'max. stock transfers allowed' in CTM profile with value '1'. The reason is, if capacity is available, we want system to assign the requirement to the plant where it is produced. If there is not enough capacity in production plant, it should remain unfulfilled.

CTM does not create plan as we need. It firstly checks the TLs in increasing priority and if it finds stock in the first source (which may be a non production plant) then it fulfills demand from there. We donot want system to fulfill demand from a nonproduction plant. How can we achieve this?

Thanks and regards,

Jenny

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

You can try by defining search strategy where you can define only planned orders to be considered and not any stock transfers or stocks. Or you can priortise planned order first then stocks. Etc.

Never used this for requirement as above but just a thought.

Regards,

Santosh

Former Member
0 Kudos

Hi Jenny,

Use RRP_USEX_SOURCE_FILTER method of /SAPAPO/RRP_SRC_EXIT BAdI to select the source of supply in your own logic.

Regards,

Alexander

Former Member
0 Kudos

Alexander,

Thank you for your reply.

I am testing this exit, is it called from CTM? It does not stop although I put a breakpoint.

Thanks,

Ergul

0 Kudos

Hi Jenny,

Is your Source of Supply issue resolved using BADI /SAPAPO/RRP_SRC_EXIT in CTM

Thanks

Arun