Skip to main content
Question

How to customise RequisitionLinePartList to add a new attribute?

  • September 1, 2023
  • 1 reply
  • 97 views

Forum|alt.badge.img+9

Hi,

There is a requirement to add a new attribute to Purchase Requisition| Part Requisition Lines tab. To do that, new attribute to be added to below list.

RequisitionLinePartList is derived from fragment PurchaseReqLinePartTab. But it is a clone of RequisitionLinePartBaseList.

RequisitionLinePartBaseList is created from PurchaseReqLinePart entity as below.

I have overridden entity PurchaseReqLinePart in PurchaseRequisitionHandling-Cust.projection to add new attribute.

But to add this to RequisitionLinePartList, I wrote the below code in PurchaseRequisition-cust.client file but it gives me below error.

How can I fix this? 

Appreciate comments. 

Thank you.

1 reply

Forum|alt.badge.img+6
  • Do Gooder (Employee)
  • March 28, 2025