[Home] [Help]
985: and OWNER_TABLE is null
986: and end_date_active is null
987: and CONDITION_ID in
988: (select CONDITION_ID
989: from LNS_CONDITIONS
990: where CONDITION_TYPE = 'APPROVAL'
991: and CUSTOM_PROCEDURE is not null);
992: LogMessage(FND_LOG.LEVEL_STATEMENT, G_PKG_NAME, 'Done');
993: