[Home] [Help]
700: -- validate foreign keys
701: if cr.PICKING_RULE_ID is not null then
702: begin
703: select 'x' into temp
704: from MTL_PICKING_RULES
705: where PICKING_RULE_ID = cr.PICKING_RULE_ID;
706: exception
707: when NO_DATA_FOUND then
708: dumm_status := INVPUOPI.mtl_log_interface_err(