DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on BOM_PARAMETERS

Line 19826: FROM BOM_PARAMETERS

19822:
19823: l_stmt_num := 560.2;
19824: SELECT nvl(use_phantom_routings, 0)
19825: INTO l_use_phantom_routings
19826: FROM BOM_PARAMETERS
19827: WHERE ORGANIZATION_ID = p_org_id;
19828:
19829: IF (l_use_phantom_routings = 1 and l_sub_type = WSM_SUB_REC) THEN
19830: fnd_message.set_name('WSM','WSM_COMP_USE_PHANTOM_RTG');