DBA Data[Home] [Help]

APPS.OE_CUSTOMER_INFO_PVT dependencies on MO_GLOBAL

Line 2103: p_org_id NUMBER := MO_GLOBAL.get_current_org_id;

2099: IS
2100: l_location_number VARCHAR2(360);
2101: l_acct_site_uses HZ_CUST_ACCOUNT_SITE_V2PUB.cust_site_use_rec_type;
2102: l_cust_profile_rec HZ_CUSTOMER_PROFILE_V2PUB.customer_profile_rec_type;
2103: p_org_id NUMBER := MO_GLOBAL.get_current_org_id;
2104: l_debug_level CONSTANT NUMBER := oe_debug_pub.g_debug_level;
2105:
2106: BEGIN
2107: IF l_debug_level > 0 THEN