LittleJohn
24th April 2004, 06:01
Hi All,
When using Standard Items(tiitm0101m000) in Baan IVc2, the systems lets you plan & control the min/max quantities, Fixed order Quantities.. etc, that the planning engine will look at, to create the planned orders and their planned qty.
But, When using customized items(tipcs2121m0000), there is no such functionality.
(To not complicate the matter lets say this is a brand new project & and you are creating 3 sales orders of qty of 10, 15 & 20. PRP will create planned production orders for the same quantities.. basically doesnt let you control the min/max qty.
We want to create orders with quantities based on min/max functionality).
We thought it might be fixed in BaanVc version since customized items and standard items are in the same table. Since there is only one planning engine, it should be taken care of.
Consider an item that has no project in tcibd0501m000 (a standard item), and go to the Item Ordering Data (tcibd2100s000).. you can access the Min/Max fields (Order Qty settings) and control what MRP picks up to create the planned orders & respective quantities.
When you try to see these fields for a customized item, they are all disabled. Baan V still does not let you control these values for customized items.
If you notice there is no separate PROJECT field anywhere on the form (its part of the Item field segment). When I checked the tcibd001 table, there is a separate project field (cprj). This field gets populated whenever you enter a project for the item. This field controls the accessibility to the Min/Max fields in the Item Ordering Data.
The moment you empty the cprj field from the table (ttaad4100), the session lets you access these fields.
I dont have scripts with me but am sure there is a condition which checks if this field is empty or not.
Scenario :
Since I cannot control the min/max quantities for the MRP orders of cust. items, I would like to change the MRP generated planned order quantities based on the existing SFC orders, sales backlog and other criteria. (The min/max qty will be decided based on a few customized fields)
Im new to BaanVc & I would like to know what all tables are populated by the MRP engine and in which tables the planned orders are created.
All suggestions are welcome as to how to approach this problem.
Thanks a lot guys
Regards
Little John
When using Standard Items(tiitm0101m000) in Baan IVc2, the systems lets you plan & control the min/max quantities, Fixed order Quantities.. etc, that the planning engine will look at, to create the planned orders and their planned qty.
But, When using customized items(tipcs2121m0000), there is no such functionality.
(To not complicate the matter lets say this is a brand new project & and you are creating 3 sales orders of qty of 10, 15 & 20. PRP will create planned production orders for the same quantities.. basically doesnt let you control the min/max qty.
We want to create orders with quantities based on min/max functionality).
We thought it might be fixed in BaanVc version since customized items and standard items are in the same table. Since there is only one planning engine, it should be taken care of.
Consider an item that has no project in tcibd0501m000 (a standard item), and go to the Item Ordering Data (tcibd2100s000).. you can access the Min/Max fields (Order Qty settings) and control what MRP picks up to create the planned orders & respective quantities.
When you try to see these fields for a customized item, they are all disabled. Baan V still does not let you control these values for customized items.
If you notice there is no separate PROJECT field anywhere on the form (its part of the Item field segment). When I checked the tcibd001 table, there is a separate project field (cprj). This field gets populated whenever you enter a project for the item. This field controls the accessibility to the Min/Max fields in the Item Ordering Data.
The moment you empty the cprj field from the table (ttaad4100), the session lets you access these fields.
I dont have scripts with me but am sure there is a condition which checks if this field is empty or not.
Scenario :
Since I cannot control the min/max quantities for the MRP orders of cust. items, I would like to change the MRP generated planned order quantities based on the existing SFC orders, sales backlog and other criteria. (The min/max qty will be decided based on a few customized fields)
Im new to BaanVc & I would like to know what all tables are populated by the MRP engine and in which tables the planned orders are created.
All suggestions are welcome as to how to approach this problem.
Thanks a lot guys
Regards
Little John