DBA Data[Home] [Help]

APPS.AME_ENGINE dependencies on FND_LOOKUPS

Line 9117: ,fnd_lookups lookup

9113: ,tempOccurrence
9114: ,tempApiInsertion
9115: ,tempMemberOrderNumber
9116: from ame_trans_approval_history atah
9117: ,fnd_lookups lookup
9118: ,fnd_lookups lookup2
9119: ,ame_approval_groups apg
9120: where atah.date_cleared is null
9121: and atah.transaction_id = transactionIdIn

Line 9118: ,fnd_lookups lookup2

9114: ,tempApiInsertion
9115: ,tempMemberOrderNumber
9116: from ame_trans_approval_history atah
9117: ,fnd_lookups lookup
9118: ,fnd_lookups lookup2
9119: ,ame_approval_groups apg
9120: where atah.date_cleared is null
9121: and atah.transaction_id = transactionIdIn
9122: and atah.application_id = applicationIdIn