DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WSM_PARAMETERS

Line 7575: from wsm_parameters

7571:
7572: l_stmt_num := 130.5;
7573: select nvl(OP_SEQ_NUM_INCREMENT, 10)
7574: into g_op_seq_incr
7575: from wsm_parameters
7576: where ORGANIZATION_ID = v_wlji_org_id(v_idx);
7577:
7578: l_stmt_num := 140;
7579: --------------------------------------