DBA Data[Home] [Help]

APPS.PNRX_SP_ASSIGN_BY_LOC dependencies on FND_FLEX_EXT

Line 772: v_customer_account := fnd_flex_ext.get_segs('SQLGL','GL#',v_coa_id,v_exp_account);

768: v_customer_name,
769: v_customer_site,
770: v_customer_category;
771:
772: v_customer_account := fnd_flex_ext.get_segs('SQLGL','GL#',v_coa_id,v_exp_account);
773: EXIT WHEN cust_pn%NOTFOUND;
774: v_compare_cust:= compare_assign_custloc(v_location_id, v_customer_account, l_request_id);
775: IF NOT (v_compare_cust) THEN
776: