Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Revisions: Issue #21230 All Revisions ] Back to Issue ]
Summary 0021230: Pick & Execute Windows:Change reference of read only fields to not do combo value computation by FIC
Revision 2012-07-27 16:33 by mtaal
Description P&E windows have many fields which are read only but which are defined as tabledir. The FIC will compute the combo content for these fields without correct filtering potentially reading huge amounts of data.

For read only fields no tabledir should be used for P&E windows.

Change check the following windows:
"RFC Order Pick / Edit Lines"
"RM Shipment Pick and Edit"
"RM Receipt Pick and Edit"
"Modify Payment In Plan"
"Modify Payment Out Plan"
Revision 2012-07-27 10:32 by mtaal
Description The return material receipt window has 2 read only columns: sales order line and the m_inout_id which are assumed by the FIC to be a combo. So the FIC will determine the combo content which can be huge and have a performance impact.

For a later/bigger change we should prevent the FIC from determining the combo boxes if a field is strictly read only.

For now we can change this specifically for the references used in Return Material Receipt and other Pick & Execute Windows.

The same should be checked for return to vendor.


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker