Skip to main content
Solved

23R2 Migration Regarding LSSelect class

  • October 30, 2023
  • 1 reply
  • 56 views

Forum|alt.badge.img

Hi,

   I have an issue while migrating from 23R1 to 23R2 with the LSSelect.cs  class file which has been removed in the 23R2 below is the code which removed from the  23R2 and it was available in 23R1

 

public abstract class LSSelect<TLSMaster, TLSDetail, Where> : PXSelect<TLSMaster>, IEqualityComparer<TLSMaster>

where TLSMaster : class, IBqlTable, ILSPrimary, new()

where TLSDetail : class, IBqlTable, ILSDetail, new()

where Where : IBqlWhere, new()

{

}

so, can you please guide me how to resolve the issue in 23R2.

Best answer by Debbie Baldwin

@harikanthm60 - this is from my developer.

 

This class was no longer used starting in 22R2 (was marked obsolete). All versions starting with 22R2 should not use this class.

 

All logic is moved to the PX.Objects.IN.GraphExtensions.LineSplittingExtension and any class which extends this reusable business object.

View original
Did this topic help you find an answer to your question?

1 reply

Debbie Baldwin
Acumatica Moderator
Forum|alt.badge.img+2
  • Acumatica Product Manager
  • 477 replies
  • Answer
  • October 30, 2023

@harikanthm60 - this is from my developer.

 

This class was no longer used starting in 22R2 (was marked obsolete). All versions starting with 22R2 should not use this class.

 

All logic is moved to the PX.Objects.IN.GraphExtensions.LineSplittingExtension and any class which extends this reusable business object.


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings