DBA Data[Home] [Help]

APPS.PA_FP_EDIT_LINE_PKG dependencies on PA_DATE_TBL_TYPE

Line 85: ,p_start_date_tbl IN SYSTEM.pa_date_tbl_type

81: ,p_resource_list_id IN pa_resource_lists.RESOURCE_LIST_ID%TYPE
82: ,p_resource_id IN pa_resources.RESOURCE_ID%TYPE
83: ,p_txn_currency_code IN pa_budget_lines.txn_currency_code%TYPE
84: ,p_product_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type
85: ,p_start_date_tbl IN SYSTEM.pa_date_tbl_type
86: ,p_end_date_tbl IN SYSTEM.pa_date_tbl_type
87: ,p_period_name_tbl IN SYSTEM.pa_varchar2_30_tbl_type
88: ,p_quantity_tbl IN SYSTEM.pa_num_tbl_type
89: ,px_raw_cost_tbl IN OUT NOCOPY SYSTEM.pa_num_tbl_type

Line 86: ,p_end_date_tbl IN SYSTEM.pa_date_tbl_type

82: ,p_resource_id IN pa_resources.RESOURCE_ID%TYPE
83: ,p_txn_currency_code IN pa_budget_lines.txn_currency_code%TYPE
84: ,p_product_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type
85: ,p_start_date_tbl IN SYSTEM.pa_date_tbl_type
86: ,p_end_date_tbl IN SYSTEM.pa_date_tbl_type
87: ,p_period_name_tbl IN SYSTEM.pa_varchar2_30_tbl_type
88: ,p_quantity_tbl IN SYSTEM.pa_num_tbl_type
89: ,px_raw_cost_tbl IN OUT NOCOPY SYSTEM.pa_num_tbl_type
90: ,px_burdened_cost_tbl IN OUT NOCOPY SYSTEM.pa_num_tbl_type

Line 134: ,p_start_date_tbl IN SYSTEM.pa_date_tbl_type

130: ,p_resource_list_id IN pa_resource_lists.RESOURCE_LIST_ID%TYPE
131: ,p_resource_id_tbl IN SYSTEM.pa_num_tbl_type
132: ,p_txn_currency_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type
133: ,p_product_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type
134: ,p_start_date_tbl IN SYSTEM.pa_date_tbl_type
135: ,p_end_date_tbl IN SYSTEM.pa_date_tbl_type
136: ,p_period_name_tbl IN SYSTEM.pa_varchar2_30_tbl_type
137: ,p_quantity_tbl IN SYSTEM.pa_num_tbl_type
138: ,px_raw_cost_tbl IN OUT NOCOPY SYSTEM.pa_num_tbl_type

Line 135: ,p_end_date_tbl IN SYSTEM.pa_date_tbl_type

131: ,p_resource_id_tbl IN SYSTEM.pa_num_tbl_type
132: ,p_txn_currency_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type
133: ,p_product_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type
134: ,p_start_date_tbl IN SYSTEM.pa_date_tbl_type
135: ,p_end_date_tbl IN SYSTEM.pa_date_tbl_type
136: ,p_period_name_tbl IN SYSTEM.pa_varchar2_30_tbl_type
137: ,p_quantity_tbl IN SYSTEM.pa_num_tbl_type
138: ,px_raw_cost_tbl IN OUT NOCOPY SYSTEM.pa_num_tbl_type
139: ,px_burdened_cost_tbl IN OUT NOCOPY SYSTEM.pa_num_tbl_type