DBA Data[Home] [Help]

VIEW: APPS.PAY_JP_ITWB_BON_ACT_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, action_information14, action_information15, action_information16, 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_ITWB_BON_ACT'
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
, ACTION_INFORMATION14
, ACTION_INFORMATION15
, ACTION_INFORMATION16
, 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_ITWB_BON_ACT'