Skip to main content
Participating Frequently
May 11, 2010
Question

Element PRODUCT_CODE is undefined in GETDISTINCTPRODUCTCODE.

  • May 11, 2010
  • 1 reply
  • 812 views

Element PRODUCT_CODE is undefined in GETDISTINCTPRODUCTCODE.

The error occurred in D:\Inetpub\wwwroot\ACAPSPricing\functions\sql\qry_getProductFee.cfm: line 12
Called from D:\Inetpub\wwwroot\ACAPSPricing\functions\sql\productfee.cfc: line 8
Called from D:\Inetpub\wwwroot\ACAPSPricing\Fees\Product Fee Relationship\app_locals.cfm: line 16
Called from D:\Inetpub\wwwroot\ACAPSPricing\Fees\Product Fee Relationship\index.cfm: line 1
Called from D:\Inetpub\wwwroot\ACAPSPricing\Application.cfc: line 197
10 :                          SELECT fee_id
11 :                          FROM dl.tbafprdf
12 :                          WHERE product_code ='#getDistinctProductCode.product_code#'
13 :                     </cfquery>
14 :  
    This topic has been closed for replies.

    1 reply

    ilssac
    Inspiring
    May 11, 2010

    Yes and????

    tclaremont
    Inspiring
    May 11, 2010

    Looks like a pretty clear error message to me. Good job.

    Participating Frequently
    May 11, 2010

    I declared product code in getdistinctpurpose even

    though it is giving error