DBA Data[Home] [Help]

APPS.PA_FP_EDIT_LINE_PKG dependencies on PA_VARCHAR2_30_TBL_TYPE

Line 84: ,p_product_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type

80: ,p_resource_list_member_id IN pa_resource_list_members.RESOURCE_LIST_MEMBER_ID%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

Line 87: ,p_period_name_tbl IN SYSTEM.pa_varchar2_30_tbl_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
91: ,px_revenue_tbl IN OUT NOCOPY SYSTEM.pa_num_tbl_type

Line 132: ,p_txn_currency_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type

128: ,p_task_id_tbl IN SYSTEM.pa_num_tbl_type
129: ,p_res_list_member_id_tbl IN SYSTEM.pa_num_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

Line 133: ,p_product_code_tbl IN SYSTEM.pa_varchar2_30_tbl_type

129: ,p_res_list_member_id_tbl IN SYSTEM.pa_num_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

Line 136: ,p_period_name_tbl IN SYSTEM.pa_varchar2_30_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
140: ,px_revenue_tbl IN OUT NOCOPY SYSTEM.pa_num_tbl_type