How Handle Routing for many Location?

jasbirjasbir Member Posts: 55
Hi All,

I have a problem to define Routing of a FG Item .

Item Code is same , How can define standard Routing for that.

Example:-

Item Code = A
Locations = Loc1,Loc2, Loc3

Loc1 have 90 Machines
Loc2 have 20 Machine
Loc3 Have 100 Machines

All machine have 25 Day Lead Time , During Planning run System Loads machins as per their capacity.

How can creates routing with Considering Location with single Item .

thanks

Jasbir

Comments

  • chengalasettyvsraochengalasettyvsrao Member Posts: 711
    Are you producing the same item in different locations ?
  • jasbirjasbir Member Posts: 55
    Yes, Same Item is produced at Different Location.

    But System required Standard Routing Linked at Item Card. When i am going to run Planning(MPS/MRP) Location Wise then system considerd that routing for all Locations.

    I want Location Wise Routing.


    Regards
    Jasbir
  • chengalasettyvsraochengalasettyvsrao Member Posts: 711
    We done the follwing functionality to one of our client and using without any problem. ( Client not using the Planning Engine)

    you have to create the Seperate table Called Multiple Routing , which contains the fields Item Code, Location code, Routing code . In this table user has to configure the Items, Location and Routing . When user create the Production order , system will check item code and Location code and update that Routing code against that item in the Production order.
  • jasbirjasbir Member Posts: 55
    But in my problem, Client using Planning.

    without customization, can Base handle this problem ?

    For Example , in Crounus Demo , Bicycle can be manuf. at many location , how can handle this

    Client wants that system auto allocate empty m/c when they are going to run planning.
  • chengalasettyvsraochengalasettyvsrao Member Posts: 711
    jasbir wrote:
    without customization, can Base handle this problem ?

    I want to say -No.
    jasbir wrote:
    For Example , in Crounus Demo , Bicycle can be manuf. at many location , how can handle this

    Client wants that system auto allocate empty m/c when they are going to run planning.

    Not possible.
    jasbir wrote:
    But in my problem, Client using Planning.

    Before modifying it, open the planning engine with the dedugger on: follow the code and try to underestand it. If you do so, you will be able to modify it to feet your needs.
  • jasbirjasbir Member Posts: 55
    As I undurstood, it will be need to customize,

    Thanks for appricating suggestion to me.
Sign In or Register to comment.