DBA Data[Home] [Help]

APPS.OE_PRICING_CONT_PUB dependencies on MO_GLOBAL

Line 157: IF MO_GLOBAL.get_access_mode is null THEN

153:
154: --added for moac
155: --Initialize MOAC and set org context to Multiple
156:
157: IF MO_GLOBAL.get_access_mode is null THEN
158: MO_GLOBAL.Init('QP');
159: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings
160: END IF;--MO_GLOBAL
161:

Line 158: MO_GLOBAL.Init('QP');

154: --added for moac
155: --Initialize MOAC and set org context to Multiple
156:
157: IF MO_GLOBAL.get_access_mode is null THEN
158: MO_GLOBAL.Init('QP');
159: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings
160: END IF;--MO_GLOBAL
161:
162:

Line 159: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings

155: --Initialize MOAC and set org context to Multiple
156:
157: IF MO_GLOBAL.get_access_mode is null THEN
158: MO_GLOBAL.Init('QP');
159: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings
160: END IF;--MO_GLOBAL
161:
162:
163: -- Perform Value to Id conversion

Line 160: END IF;--MO_GLOBAL

156:
157: IF MO_GLOBAL.get_access_mode is null THEN
158: MO_GLOBAL.Init('QP');
159: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings
160: END IF;--MO_GLOBAL
161:
162:
163: -- Perform Value to Id conversion
164:

Line 489: IF MO_GLOBAL.get_access_mode is null THEN

485:
486: --added for moac
487: --Initialize MOAC and set org context to Multiple
488:
489: IF MO_GLOBAL.get_access_mode is null THEN
490: MO_GLOBAL.Init('QP');
491: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings
492: END IF;--MO_GLOBAL
493:

Line 490: MO_GLOBAL.Init('QP');

486: --added for moac
487: --Initialize MOAC and set org context to Multiple
488:
489: IF MO_GLOBAL.get_access_mode is null THEN
490: MO_GLOBAL.Init('QP');
491: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings
492: END IF;--MO_GLOBAL
493:
494:

Line 491: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings

487: --Initialize MOAC and set org context to Multiple
488:
489: IF MO_GLOBAL.get_access_mode is null THEN
490: MO_GLOBAL.Init('QP');
491: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings
492: END IF;--MO_GLOBAL
493:
494:
495: -- Perform Value to Id conversion

Line 492: END IF;--MO_GLOBAL

488:
489: IF MO_GLOBAL.get_access_mode is null THEN
490: MO_GLOBAL.Init('QP');
491: -- MO_GLOBAL.set_policy_context('M', null); --commented as MO_GLOBAL.Init will set_policy_context to 'M' or 'S' based on profile settings
492: END IF;--MO_GLOBAL
493:
494:
495: -- Perform Value to Id conversion
496: