PA Credit Types

Description
Categories: BI Publisher
Application: Projects
Source: IMP: Credit Types (XML)
Short Name: PAXRWCTY_XML
DB package: PA_PAXRWCTY_XMLP_PKG
select meaning, DESCRIPTION, START_DATE_ACTIVE,
       END_DATE_ACTIVE
from   PA_LOOKUPS L
where LOOKUP_TYPE = 'CREDIT TYPE'
order by lookup_code, start_date_active