DBA Data[Home] [Help]

APPS.CSI_INV_TXN_HOOK_PKG dependencies on MTL_PARAMETERS

Line 131: FROM mtl_parameters

127:
128: -- Get Master Org to Check If Item is Trackable
129: SELECT master_organization_id
130: INTO l_master_org_id
131: FROM mtl_parameters
132: WHERE organization_id = r_mtl_data.organization_id;
133:
134: --Check if item is CSI trackable
135: IF csi_item_instance_vld_pvt.is_trackable(