DBA Data[Home] [Help]

APPS.ITG_OUTBOUND_UTILS dependencies on ITG_ORGEFF_PVT

Line 210: IF NOT ITG_OrgEff_PVT.Check_Effective(

206:
207: RETURN;
208: END IF;
209:
210: IF NOT ITG_OrgEff_PVT.Check_Effective(
211: p_organization_id => p_params(c_off_org).getValue,
212: p_cln_doc_type => p_params(c_off_doctyp).getValue,
213: p_doc_direction => 'P') THEN
214: