DBA Data[Home] [Help]

APPS.AP_RECT_MATCH_PKG dependencies on PA_EXPENDITURE_TYPES

Line 183: G_expenditure_type pa_expenditure_types.expenditure_type%TYPE;

179: G_Build_Prepay_Accts_Flag ap_system_parameters.build_prepayment_accounts_flag%TYPE;
180: G_income_tax_region ap_system_parameters.income_tax_region%TYPE;
181: G_project_id pa_projects_all.project_id%TYPE;
182: G_task_id pa_tasks.task_id%TYPE;
183: G_expenditure_type pa_expenditure_types.expenditure_type%TYPE;
184: G_invoice_date ap_invoices.invoice_date%TYPE;
185: G_expenditure_organization_id pa_exp_orgs_it.organization_id%TYPE;
186: G_asset_book_type_code fa_book_controls.book_type_code%TYPE;
187: G_inventory_organization_id financials_system_parameters.inventory_organization_id%TYPE;