DBA Data[Home] [Help]

APPS.AME_ENGINE dependencies on FND_LOOKUPS

Line 9521: ,fnd_lookups lookup

9517: ,tempOccurrence
9518: ,tempApiInsertion
9519: ,tempMemberOrderNumber
9520: from ame_trans_approval_history atah
9521: ,fnd_lookups lookup
9522: ,fnd_lookups lookup2
9523: ,ame_approval_groups apg
9524: where atah.date_cleared is null
9525: and atah.transaction_id = transactionIdIn

Line 9522: ,fnd_lookups lookup2

9518: ,tempApiInsertion
9519: ,tempMemberOrderNumber
9520: from ame_trans_approval_history atah
9521: ,fnd_lookups lookup
9522: ,fnd_lookups lookup2
9523: ,ame_approval_groups apg
9524: where atah.date_cleared is null
9525: and atah.transaction_id = transactionIdIn
9526: and atah.application_id = applicationIdIn