FND Design Data [Home] [Help]

View: PA_RETN_BILL_METHOD_V

Product: PA - Projects
Description: pa_retn_bill_method_v is a view that used for get the Retention Billing Method Code and Name
Implementation/DBA Data: ViewAPPS.PA_RETN_BILL_METHOD_V
View Text

SELECT LOOKUP_CODE
, MEANING
FROM PA_LOOKUPS
WHERE LOOKUP_TYPE = 'RETN_BILLING_METHOD'

Columns

Name
METHOD_CODE
METHOD_NAME