DBA Data[Home] [Help]

APPS.AP_IBY_UTILITY_PKG dependencies on AP_SUPPLIERS

Line 83: From Ap_Suppliers

79: vendor_type_lookup_code
80: Into Iby_Trxn_Attributes_Rec.Payee_Party_Id,
81: Iby_Trxn_Attributes_Rec.Payment_Function,
82: l_vendor_type_lookup_code
83: From Ap_Suppliers
84: Where vendor_id = X_Vendor_Id;
85: Exception
86: WHEN NO_DATA_FOUND THEN
87: l_debug_info := 'Supplier Does not exists';