DBA Data[Home] [Help]

APPS.OKL_DEAL_CREAT_PVT dependencies on HZ_PARTIES

Line 9132: FROM hz_parties hp

9128: AND lap.id = p_orig_syststem_id1;
9129:
9130: CURSOR c_cust_name(cp_party_id NUMBER) IS
9131: SELECT hp.party_name
9132: FROM hz_parties hp
9133: WHERE hp.party_id = cp_party_id;
9134:
9135: CURSOR c_cust_acct_num_csr(cp_cust_acct_id NUMBER)IS
9136: SELECT account_number