DBA Data[Home] [Help]

APPS.HZP_CPROF_PKG dependencies on HZ_CUST_PROFILE_AMTS_S

Line 1055: hz_cust_profile_amts_s.nextval,

1051:
1052:
1053: CURSOR c_prof_class_amts IS
1054: SELECT
1055: hz_cust_profile_amts_s.nextval,
1056: x_customer_profile_id,
1057: currency_code,
1058: trx_credit_limit,
1059: overall_credit_limit,

Line 1579: hz_cust_profile_amts_s.nextval,

1575:
1576:
1577: CURSOR c_prof_class_amts IS
1578: SELECT
1579: hz_cust_profile_amts_s.nextval,
1580: x_customer_profile_id,
1581: currency_code,
1582: trx_credit_limit,
1583: overall_credit_limit,