FND Design Data [Home] [Help]

View: PA_FP_VERSION_STATUSES_V

Product: PA - Projects
Description: This view is used for the Plan Types page. It retrieves values used to populate a poplist.
Implementation/DBA Data: ViewAPPS.PA_FP_VERSION_STATUSES_V
View Text

SELECT LOOKUP_CODE AS CODE
, MEANING
FROM PA_LOOKUPS
WHERE LOOKUP_TYPE='FIN_PLAN_VERSION_STATUS'

Columns

Name
CODE
MEANING