[Home] [Help]
220:
221: l_progress := '005';
222: --Set the org context
223: IF p_org_id IS NOT NULL THEN
224: PO_MOAC_UTILS_PVT.Set_Org_Context(p_org_id); --
226:
227: l_progress := '006';
228: --check that document_id passed exists and that org context is set.
866:
867: l_progress := '050';
868: --Set the org context
869: IF p_org_id IS NOT NULL THEN
870: PO_MOAC_UTILS_PVT.Set_Org_Context(p_org_id); --
872:
873: l_progress := '060';
874: --Call the private PO_Security_Check