DBA Data[Home] [Help]

APPS.LNS_SUBMIT_FOR_APPROVAL_PUB dependencies on LNS_CONDITIONS

Line 687: lns_conditions

683: and condition_id NOT IN
684: (SELECT
685: condition_id
686: FROM
687: lns_conditions
688: WHERE
689: condition_type = l_condition_type
690: );
691: