When I try to create and Approve a new Read Only Custom Field Attribute on the
PurchaseReqLine PURCHASE_REQ_LINE_ALL view I get the error message “The column PART_NO refered to in table t is not approved persistent Custom Attribute” .
Argument:
v.part_no
Select Statement:
select PART_MAIN_GROUP from ifsapp.PART_CATALOG where PART_NO = :PART_NO
Can someone help me?


