DBA Data[Home] [Help]

APPS.AP_WEB_PCARD_WORKFLOW_PKG dependencies on PER_EMPLOYEES_X

Line 362: per_employees_x hr,

358: FROM ap_expense_feed_lines fl,
359: ap_expense_feed_dists_all fd,
360: ap_cards_all c,
361: ap_card_profiles_all cp,
362: per_employees_x hr,
363: IBY_CREDITCARD IBY
364: WHERE fd.status_lookup_code = 'VERIFIED'
365: AND fd.manager_approval_id IS NULL
366: AND fd.feed_line_id = fl.feed_line_id