DBA Data[Home] [Help]

APPS.LOT_SPLIT_DATA_INSERT dependencies on MTL_ORGANIZATIONS

Line 1146: p_organization_id IN MTL_ORGANIZATIONS.organization_id%TYPE,

1142: END IF;
1143: END insert_mmtt;
1144: --
1145: PROCEDURE select_init_parameters(
1146: p_organization_id IN MTL_ORGANIZATIONS.organization_id%TYPE,
1147: x_stock_locator_code OUT NOCOPY MTL_parameters.stock_locator_control_code%TYPE,
1148: x_wmsinstall OUT NOCOPY VARCHAR2,
1149: x_wmsorg OUT NOCOPY VARCHAR2,
1150: x_split_txnname OUT NOCOPY MTL_TRANSACTION_TYPES.transaction_type_name%TYPE,