DBA Data[Home] [Help]

APPS.AP_TAX_ENGINE_PKG dependencies on AP_SYSTEM_PARAMETERS

Line 171: ap ap_system_parameters%ROWTYPE,

167: -- Note: This record holds general system-level tax information
168: -- All tax information should be moved to the consolidated view structure,
169: -- even if it resides at system level.
170: --
171: ap ap_system_parameters%ROWTYPE,
172: inventory_organization_id financials_system_params_all.org_id%TYPE
173: );
174:
175: sysinfo system_info_rec_type;

Line 177: ap ap_system_parameters%ROWTYPE;

173: );
174:
175: sysinfo system_info_rec_type;
176:
177: ap ap_system_parameters%ROWTYPE;
178:
179: inventory_organization_id financials_system_params_all.inventory_organization_id%TYPE;
180:
181: