DBA Data[Home] [Help]

APPS.LOT_SPLIT_DATA_INSERT dependencies on MTL_ORGANIZATIONS

Line 249: p_organization_id IN MTL_ORGANIZATIONS.organization_id%TYPE,

245: x_return_status OUT NOCOPY VARCHAR2);
246: --
247: /* This procedure is called from the lotsplitmergepage (parent page) to get the initial values */
248: PROCEDURE select_init_parameters(
249: p_organization_id IN MTL_ORGANIZATIONS.organization_id%TYPE,
250: x_stock_locator_code OUT NOCOPY MTL_parameters.stock_locator_control_code%TYPE,
251: x_wmsinstall OUT NOCOPY VARCHAR2,
252: x_wmsorg OUT NOCOPY VARCHAR2,
253: x_split_txnname OUT NOCOPY MTL_TRANSACTION_TYPES.transaction_type_name%TYPE,