DBA Data[Home] [Help]

VIEW: APPS.IGI_DUN_LETTER_SET_CUR_V

Source

View Text - Preformatted

SELECT idlsc.rowid row_id, idlsc.dunning_letter_set_id, idlsc.currency_code, idlsc.created_by, idlsc.creation_date, idlsc.last_updated_by, idlsc.last_update_date, idlsc.last_update_login FROM IGI_DUN_LETTER_SET_CUR IDLSC
View Text - HTML Formatted

SELECT IDLSC.ROWID ROW_ID
, IDLSC.DUNNING_LETTER_SET_ID
, IDLSC.CURRENCY_CODE
, IDLSC.CREATED_BY
, IDLSC.CREATION_DATE
, IDLSC.LAST_UPDATED_BY
, IDLSC.LAST_UPDATE_DATE
, IDLSC.LAST_UPDATE_LOGIN
FROM IGI_DUN_LETTER_SET_CUR IDLSC