cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Friends,

How ya'all?In one of scenario, we wanted to apply size % to the forecast data. For example if material M1 is forecasted to say 100 nos in May. Then after applying size %(Small 20%, Medium 40%, Large 20%, Extra Large 20%), we wanted to have 4 records against one single record that is coming in the info package.

could somebody explain me in more detail about this scenario and how this can be achieved.

thanks,

Prathibha.

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Prathibha,

If I understand your question properly, you need to create a start routine where you need to write your calculation logic. In this case, I feel you should have size as a field in the TS and CS. Otherwise, this process will create duplicate records. So, have one field for size in these structure, calculate the % according to your logic and add an extra line. Hope this helps.

Thanks and Regards

Subray Hegde

Former Member
0 Likes

Subray Hegde,

You understood my question exactly and I should create a start routine. Could u pls guide me thru the process and post me any sample code that u have to start with.

thanks,

Prathibha.