DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WSMPVERS

Line 7533: if WSMPVERS.get_osfm_release_version < '110509'

7529: end if;
7530:
7531: l_stmt_num := 120;
7532: -- Validate: check kanban card id support status
7533: if WSMPVERS.get_osfm_release_version < '110509'
7534: and v_wlji_kanban_card_id(v_idx) is not null then
7535: handle_errmsg_name('WSM', 'WSM_KANBAN_NOT ALLOWED', l_stmt_num);
7536: l_error_code := -1;
7537: GOTO skip_validate_constants;