DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WSMPVERS

Line 7517: if WSMPVERS.get_osfm_release_version < '110509'

7513: end if;
7514:
7515: l_stmt_num := 120;
7516: -- Validate: check kanban card id support status
7517: if WSMPVERS.get_osfm_release_version < '110509'
7518: and v_wlji_kanban_card_id(v_idx) is not null then
7519: handle_errmsg_name('WSM', 'WSM_KANBAN_NOT ALLOWED', l_stmt_num);
7520: l_error_code := -1;
7521: GOTO skip_validate_constants;