DBA Data[Home] [Help]

APPS.WMS_ASN_LOT_ATT dependencies on INV_INSTALL

Line 619: if( inv_install.adv_inv_installed(null) = true )then

615: l_attributes_in(l_input_idx).column_type := g_lot_attributes_tbl(x).column_type;
616: end if;
617: end loop;
618:
619: if( inv_install.adv_inv_installed(null) = true )then
620: inv_lot_sel_attr.get_default(
621: x_attributes_default => l_attributes_default,
622: x_attributes_default_count => l_attributes_default_count,
623: x_return_status => l_return_status,