DBA Data[Home] [Help]

APPS.CSP_SHIP_TO_ADDRESS_PVT dependencies on HZ_CUSTOMER_PROFILE_V2PUB

Line 5819: v_customer_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.CUSTOMER_PROFILE_REC_TYPE;

5815: v_cust_acct_site_rec hz_cust_account_site_v2pub.cust_acct_site_rec_type;
5816: x_cust_acct_site_id NUMBER;
5817: l_cust_acct_site_use_id NUMBER;
5818: v_cust_site_use_rec hz_cust_account_site_v2pub.CUST_SITE_USE_REC_TYPE;
5819: v_customer_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.CUSTOMER_PROFILE_REC_TYPE;
5820: v_ship_bill_site number;
5821: v_bill_site_id number;
5822: l_existing_bill_to number;
5823: v_bill_acct_site_rec hz_cust_account_site_v2pub.cust_acct_site_rec_type;

Line 5827: v_bill_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.CUSTOMER_PROFILE_REC_TYPE;

5823: v_bill_acct_site_rec hz_cust_account_site_v2pub.cust_acct_site_rec_type;
5824: x_bill_acct_site_id number;
5825: l_bill_acct_site_use_id number;
5826: v_bill_site_use_rec hz_cust_account_site_v2pub.CUST_SITE_USE_REC_TYPE;
5827: v_bill_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.CUSTOMER_PROFILE_REC_TYPE;
5828: x_site_use_id NUMBER;
5829: temp_ship_to_use_id number;
5830:
5831: cursor get_cust_acct_site_uses is