DBA Data[Home] [Help]

APPS.IGI_IGI_INT_PERIOD_MAP_PKG SQL Statements

The following lines contain the word 'select', 'insert', 'update' or 'delete':

Line: 15

  select SOURCE_PERIOD_NAME
  from   IGI_INT_PERIOD_MAP
  where SET_OF_BOOKS_ID = P_SOB_ID
    and SOURCE_PERIOD_NAME = P_PERIOD
    and JE_SOURCE_NAME = P_SOURCE_NAME;