Skip to main content

Hello,

I'm trying to do the following in ValidSupplierLovSelector-cust.fragment :

 

@Override
query ValidSupplierLov {
   attribute BlanketDate Enumeration(BlanketDate) {
      label = "Price Effective Date";
      lovcolumn = vtrue];
      fetch = "blanket_date_db";
   }
}

However, I'm getting a compilation error (during Generate & Deploy) when trying to update multiple other views (projections and client files).

 

sometime i have this message : 

Code Generator Target Version: 24R2-GA
Generating code for AdhocPurchaseDetails.client

and nothing else  - everithing remains idle and no impact

 

Do you have any idea how I can fix this issue?

Thanks

hnt

Be the first to reply!

Reply