DBA Data[Home] [Help]

APPS.WSM_LBJ_INTERFACE_PVT dependencies on WSM_PARAMETERS

Line 7559: from wsm_parameters

7555:
7556: l_stmt_num := 130.5;
7557: select nvl(OP_SEQ_NUM_INCREMENT, 10)
7558: into g_op_seq_incr
7559: from wsm_parameters
7560: where ORGANIZATION_ID = v_wlji_org_id(v_idx);
7561:
7562: l_stmt_num := 140;
7563: --------------------------------------