DBA Data[Home] [Help]

VIEW: APPS.PAY_JP_IWHT_EMP_V

Source

View Text - Preformatted

SELECT ROWID , action_information_id , object_version_number , action_context_id , action_context_type , assignment_id , effective_date , action_information_category , action_information1 , action_information2 , action_information3 , action_information4 , action_information5 , action_information6 , action_information7 , action_information8 , action_information9 , action_information10 , action_information11 , action_information12 , action_information13 , fnd_date.canonical_to_date (action_information14) , fnd_date.canonical_to_date (action_information15) , fnd_number.canonical_to_number (action_information16) , fnd_number.canonical_to_number (action_information17) , action_information18 , action_information19 , action_information20 , action_information21 , action_information22 , action_information23 , action_information24 , last_update_login , last_updated_by , last_update_date , created_by , creation_date FROM pay_action_information WHERE action_context_type = 'AAP' AND action_information_category = 'JP_IWHT_EMP'
View Text - HTML Formatted

SELECT ROWID
, ACTION_INFORMATION_ID
, OBJECT_VERSION_NUMBER
, ACTION_CONTEXT_ID
, ACTION_CONTEXT_TYPE
, ASSIGNMENT_ID
, EFFECTIVE_DATE
, ACTION_INFORMATION_CATEGORY
, ACTION_INFORMATION1
, ACTION_INFORMATION2
, ACTION_INFORMATION3
, ACTION_INFORMATION4
, ACTION_INFORMATION5
, ACTION_INFORMATION6
, ACTION_INFORMATION7
, ACTION_INFORMATION8
, ACTION_INFORMATION9
, ACTION_INFORMATION10
, ACTION_INFORMATION11
, ACTION_INFORMATION12
, ACTION_INFORMATION13
, FND_DATE.CANONICAL_TO_DATE (ACTION_INFORMATION14)
, FND_DATE.CANONICAL_TO_DATE (ACTION_INFORMATION15)
, FND_NUMBER.CANONICAL_TO_NUMBER (ACTION_INFORMATION16)
, FND_NUMBER.CANONICAL_TO_NUMBER (ACTION_INFORMATION17)
, ACTION_INFORMATION18
, ACTION_INFORMATION19
, ACTION_INFORMATION20
, ACTION_INFORMATION21
, ACTION_INFORMATION22
, ACTION_INFORMATION23
, ACTION_INFORMATION24
, LAST_UPDATE_LOGIN
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, CREATED_BY
, CREATION_DATE
FROM PAY_ACTION_INFORMATION
WHERE ACTION_CONTEXT_TYPE = 'AAP'
AND ACTION_INFORMATION_CATEGORY = 'JP_IWHT_EMP'