DBA Data[Home] [Help]

APPS.OE_OE_INLINE_ADDRESS dependencies on HZ_CUSTOMER_PROFILE_V2PUB

Line 1243: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;

1239: in_primary_flag in varchar2 default null
1240: ) IS
1241:
1242: l_acct_site_uses HZ_CUST_ACCOUNT_SITE_V2PUB.cust_site_use_rec_type;
1243: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
1244:
1245: --
1246: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
1247: --

Line 1385: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;

1381:
1382: l_person_rec HZ_PARTY_V2PUB.person_rec_type;
1383: l_organization_rec HZ_PARTY_V2PUB.organization_rec_type;
1384: l_party_rec HZ_PARTY_V2PUB.party_rec_type;
1385: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
1386: l_account_rec HZ_CUST_ACCOUNT_V2PUB.cust_account_rec_type;
1387:
1388: x_profile_id NUMBER;
1389: