DBA Data[Home] [Help]

APPS.ASO_PAYMENT_INT dependencies on FND_LOOKUP_VALUES_VL

Line 714: FROM fnd_lookup_values_vl ccunk,

710: This change is done to get the record that is inactivated by Istore.***/
711:
712: Cursor c_get_payer_from_trxn(p_trxn_extension_id number) is
713: SELECT p.party_id
714: FROM fnd_lookup_values_vl ccunk,
715: iby_creditcard c,
716: iby_creditcard_issuers_vl i,
717: iby_external_payers_all p,
718: iby_ext_bank_accounts_v b,