DBA Data[Home] [Help]

APPS.PA_FP_COPY_FROM_PKG dependencies on PA_FIN_PLAN_AMOUNT_SETS

Line 56: ,raw_cost_flag PA_FIN_PLAN_AMOUNT_SETS.raw_cost_flag%type

52: ,project_cost_rate_date PA_PROJ_FP_OPTIONS.project_cost_rate_date%type
53: ,project_rev_rate_type PA_PROJ_FP_OPTIONS.project_rev_rate_type%type
54: ,project_rev_rate_date_type PA_PROJ_FP_OPTIONS.project_rev_rate_date_type%type
55: ,project_rev_rate_date PA_PROJ_FP_OPTIONS.project_rev_rate_date%type
56: ,raw_cost_flag PA_FIN_PLAN_AMOUNT_SETS.raw_cost_flag%type
57: ,burdened_cost_flag PA_FIN_PLAN_AMOUNT_SETS.burdened_cost_flag%type
58: ,revenue_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_flag%type
59: ,quantity_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_qty_flag%type
60: ,projfunc_currency_code PA_PROJECTS_ALL.projfunc_currency_code%type

Line 57: ,burdened_cost_flag PA_FIN_PLAN_AMOUNT_SETS.burdened_cost_flag%type

53: ,project_rev_rate_type PA_PROJ_FP_OPTIONS.project_rev_rate_type%type
54: ,project_rev_rate_date_type PA_PROJ_FP_OPTIONS.project_rev_rate_date_type%type
55: ,project_rev_rate_date PA_PROJ_FP_OPTIONS.project_rev_rate_date%type
56: ,raw_cost_flag PA_FIN_PLAN_AMOUNT_SETS.raw_cost_flag%type
57: ,burdened_cost_flag PA_FIN_PLAN_AMOUNT_SETS.burdened_cost_flag%type
58: ,revenue_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_flag%type
59: ,quantity_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_qty_flag%type
60: ,projfunc_currency_code PA_PROJECTS_ALL.projfunc_currency_code%type
61: ,project_currency_code PA_PROJECTS_ALL.project_currency_code%type

Line 58: ,revenue_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_flag%type

54: ,project_rev_rate_date_type PA_PROJ_FP_OPTIONS.project_rev_rate_date_type%type
55: ,project_rev_rate_date PA_PROJ_FP_OPTIONS.project_rev_rate_date%type
56: ,raw_cost_flag PA_FIN_PLAN_AMOUNT_SETS.raw_cost_flag%type
57: ,burdened_cost_flag PA_FIN_PLAN_AMOUNT_SETS.burdened_cost_flag%type
58: ,revenue_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_flag%type
59: ,quantity_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_qty_flag%type
60: ,projfunc_currency_code PA_PROJECTS_ALL.projfunc_currency_code%type
61: ,project_currency_code PA_PROJECTS_ALL.project_currency_code%type
62: );

Line 59: ,quantity_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_qty_flag%type

55: ,project_rev_rate_date PA_PROJ_FP_OPTIONS.project_rev_rate_date%type
56: ,raw_cost_flag PA_FIN_PLAN_AMOUNT_SETS.raw_cost_flag%type
57: ,burdened_cost_flag PA_FIN_PLAN_AMOUNT_SETS.burdened_cost_flag%type
58: ,revenue_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_flag%type
59: ,quantity_flag PA_FIN_PLAN_AMOUNT_SETS.revenue_qty_flag%type
60: ,projfunc_currency_code PA_PROJECTS_ALL.projfunc_currency_code%type
61: ,project_currency_code PA_PROJECTS_ALL.project_currency_code%type
62: );
63: