Form ARXTWMAI compile Error
Hi Experts,
I’m encountering a compilation issue when compiling the ARXTWMAI form.
Could you please help me check and resolve the following errors?
Error details:
During compilation of the WHEN-BUTTON-PRESSED trigger on the PAY_INSTRUMENT_ATTRB
item in the TGW_HEADER
data block, the following errors are raised:
PL/SQL ERROR 49 at line 25, column 13Bad bind variable 'PARAMETER.iby_query_only'PL/SQL ERROR 49 at line 155, column 37Bad bind variable 'IBY_PAYER.LE_ID'
It seems the form is referencing bind variables that are either missing or incorrectly declared:
PARAMETER.iby_query_only
IBY_PAYER.LE_ID
I’ve checked the