DBA Data[Home] [Help]

APPS.IBE_ORD_ONECLICK_PVT dependencies on MO_GLOBAL

Line 174: l_org_id := MO_GLOBAL.get_current_org_id();

170:
171: IF (IBE_UTIL.G_DEBUGON = l_true) THEN
172: ibe_util.debug('x_EMAIL_ADDRESS :'||x_EMAIL_ADDRESS);
173: END IF;
174: l_org_id := MO_GLOBAL.get_current_org_id();
175: -- in case of a single org env the feature of addr usages is unsupported
176: if (l_org_id is not null and l_org_id <> 0) then
177: l_usage_codes := JTF_VARCHAR2_TABLE_100(1);
178: l_return_codes := JTF_VARCHAR2_TABLE_100(1);

Line 464: MO_Global.get_current_org_id(),

460: p_FREIGHT_CODE,
461: p_PAYMENT_ID,
462: p_BILL_PTYSITE_ID,
463: p_SHIP_PTYSITE_ID,
464: MO_Global.get_current_org_id(),
465: FND_GLOBAL.user_id,
466: SYSDATE,
467: FND_GLOBAL.user_id,
468: SYSDATE)