DBA Data[Home] [Help]

APPS.PA_ADW_COLLECT_DIMENSIONS dependencies on PA_BUDGET_TYPES

Line 2053: PA_BUDGET_TYPES

2049:
2050: -- Mark the project types as transferred to Interface table
2051:
2052: UPDATE
2053: PA_BUDGET_TYPES
2054: SET
2055: ADW_NOTIFY_FLAG = 'N'
2056: WHERE
2057: BUDGET_TYPE_CODE = BUDGET_TYPES_R.BUDGET_TYPE_CODE;