DBA Data[Home] [Help]

VIEW: APPS.PAY_JP_ITAX_PERSON_V

Source

View Text - Preformatted

SELECT rowid, action_information_id, action_context_id, action_context_type, effective_date, assignment_id, object_version_number, 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, action_information14, action_information15, action_information16, action_information17, action_information18, action_information19, action_information20, action_information21, action_information22, action_information23, action_information24, action_information25, action_information26, action_information27, action_information28, action_information29, action_information30, last_update_login, last_updated_by, last_update_date, created_by, creation_date from pay_action_information where action_information_category = 'JP_ITAX_PERSON' and action_context_type = 'AAP'
View Text - HTML Formatted

SELECT ROWID
, ACTION_INFORMATION_ID
, ACTION_CONTEXT_ID
, ACTION_CONTEXT_TYPE
, EFFECTIVE_DATE
, ASSIGNMENT_ID
, OBJECT_VERSION_NUMBER
, 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
, ACTION_INFORMATION14
, ACTION_INFORMATION15
, ACTION_INFORMATION16
, ACTION_INFORMATION17
, ACTION_INFORMATION18
, ACTION_INFORMATION19
, ACTION_INFORMATION20
, ACTION_INFORMATION21
, ACTION_INFORMATION22
, ACTION_INFORMATION23
, ACTION_INFORMATION24
, ACTION_INFORMATION25
, ACTION_INFORMATION26
, ACTION_INFORMATION27
, ACTION_INFORMATION28
, ACTION_INFORMATION29
, ACTION_INFORMATION30
, LAST_UPDATE_LOGIN
, LAST_UPDATED_BY
, LAST_UPDATE_DATE
, CREATED_BY
, CREATION_DATE
FROM PAY_ACTION_INFORMATION
WHERE ACTION_INFORMATION_CATEGORY = 'JP_ITAX_PERSON'
AND ACTION_CONTEXT_TYPE = 'AAP'