DBA Data[Home] [Help]

APPS.ARH_CPC_PKG dependencies on AR_CUSTOMER_PROFILES_V

Line 97: FROM ar_customer_profiles_v

93: attribute14,
94: attribute15,
95: review_cycle,
96: credit_analyst_id
97: FROM ar_customer_profiles_v
98: WHERE customer_profile_class_id = x_customer_profile_class_id;
99: BEGIN
100: OPEN c_cust_prof;
101: FETCH c_cust_prof INTO