Skip to main content

As you know from 22R1 , CodeRefactoring of LSSelect done and now we have extension classes for Line Splitting and Item Availability. 

But we are not able to implement them fully as facing issue with creating custom object and call functions or methods.

Also while showing fields on line details for preassignment not able to show location and serial number on grid.

 

Please help .

Hi @ssarda48

We are now facing the same dilemma. Did you find any solution ? 

 

Cheers


Hi Roderick,

 

We have resolved it by defining an extension class for required class for e.g.

public class EWPM

 

:AMProdMatlSplitPlan<

 

> { } 

 

Although, if you provide more details about your issue, then maybe I able to give you more proper solution.

 

Regards,


Reply