DBA Data[Home] [Help]

APPS.JMF_SHIKYU_ONT_PVT dependencies on MTL_INTERORG_PARAMETERS

Line 593: FROM mtl_interorg_parameters

589: -- Get the SHIKYU default order type from the shikyu-enabled Shipping Network
590: -- from the OEM to the TP
591: SELECT shikyu_default_order_type_id
592: INTO l_header_rec.order_type_id
593: FROM mtl_interorg_parameters
594: WHERE from_organization_id = p_oem_organization_id
595: AND to_organization_id = p_tp_organization_id;
596:
597: -- Get the default outbound line type of the SHIKYU default order type