DBA Data[Home] [Help]

APPS.OE_OE_INLINE_ADDRESS dependencies on HZ_CUSTOMER_PROFILE_V2PUB

Line 1277: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;

1273: in_primary_flag in varchar2 default null
1274: ) IS
1275:
1276: l_acct_site_uses HZ_CUST_ACCOUNT_SITE_V2PUB.cust_site_use_rec_type;
1277: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
1278:
1279: --
1280: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
1281: --

Line 1422: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;

1418:
1419: l_person_rec HZ_PARTY_V2PUB.person_rec_type;
1420: l_organization_rec HZ_PARTY_V2PUB.organization_rec_type;
1421: l_party_rec HZ_PARTY_V2PUB.party_rec_type;
1422: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
1423: l_account_rec HZ_CUST_ACCOUNT_V2PUB.cust_account_rec_type;
1424:
1425: x_profile_id NUMBER;
1426: