Apps10
We want to include the Buyer_Code from Purchase_Order on the Posting Proposals screen when there is a PO_REF_NUMBER
But we keep getting an error message
Apps10
We want to include the Buyer_Code from Purchase_Order on the Posting Proposals screen when there is a PO_REF_NUMBER
But we keep getting an error message
What is the error message?
Joe Kaufman
Hi
In the IFS documentation it is mentioned that “When a Select statement is set up for a Read-Only field, the arguments must exist in the base view or the base table for the LU, as well as in all approved detail views on that LU”.
In your case you are creating custom fields for the “PostingProposalHead” Logical Unit. The base view of this logical unit is "posting_proposal_head” and table "posting_proposal_head_tab". The attribute “PO_REF_NUMBER” is not available in the base view posting_proposal_head or in the table. Therefore, you can’t use “PO_REF_NUMBER” as an argument.
Regards,
Kasun
I decided to create a custom view and then use that to get the values for the custom field.
Thanks,
Cindy
can you tell me the page where are you creating the custom field? and can you post a screenshot of the error?
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.