DBA Data[Home] [Help]

APPS.MTL_SECONDARY_INVENTORIES_PKG dependencies on INV_MATERIAL_STATUS_PUB

Line 807: p_status inv_material_status_pub.mtl_status_update_rec_type;

803: , x_last_update_login NUMBER
804: , x_initial_status_flag VARCHAR2 DEFAULT NULL
805: , x_from_mobile_apps_flag VARCHAR2 DEFAULT NULL
806: ) IS
807: p_status inv_material_status_pub.mtl_status_update_rec_type;
808: BEGIN
809: p_status.organization_id := x_organization_id;
810: p_status.inventory_item_id := x_inventory_item_id;
811: p_status.lot_number := x_lot_number;