DBA Data[Home] [Help]

APPS.HXT_TIME_COLLECTION dependencies on HXT_SUM_HOURS_WORKED_F

Line 163: e_STATE_NAME hxt_sum_hours_worked_f.state_name%type;

159: e_cost_segment27 VARCHAR2 (60);
160: e_cost_segment28 VARCHAR2 (60);
161: e_cost_segment29 VARCHAR2 (60);
162: e_cost_segment30 VARCHAR2 (60);
163: e_STATE_NAME hxt_sum_hours_worked_f.state_name%type;
164: e_COUNTY_NAME hxt_sum_hours_worked_f.county_name%type;
165: e_CITY_NAME hxt_sum_hours_worked_f.city_name%type;
166: e_ZIP_CODE hxt_sum_hours_worked_f.zip_code%type;
167: /*------------------------------

Line 164: e_COUNTY_NAME hxt_sum_hours_worked_f.county_name%type;

160: e_cost_segment28 VARCHAR2 (60);
161: e_cost_segment29 VARCHAR2 (60);
162: e_cost_segment30 VARCHAR2 (60);
163: e_STATE_NAME hxt_sum_hours_worked_f.state_name%type;
164: e_COUNTY_NAME hxt_sum_hours_worked_f.county_name%type;
165: e_CITY_NAME hxt_sum_hours_worked_f.city_name%type;
166: e_ZIP_CODE hxt_sum_hours_worked_f.zip_code%type;
167: /*------------------------------
168: || Base Anchored Declarations

Line 165: e_CITY_NAME hxt_sum_hours_worked_f.city_name%type;

161: e_cost_segment29 VARCHAR2 (60);
162: e_cost_segment30 VARCHAR2 (60);
163: e_STATE_NAME hxt_sum_hours_worked_f.state_name%type;
164: e_COUNTY_NAME hxt_sum_hours_worked_f.county_name%type;
165: e_CITY_NAME hxt_sum_hours_worked_f.city_name%type;
166: e_ZIP_CODE hxt_sum_hours_worked_f.zip_code%type;
167: /*------------------------------
168: || Base Anchored Declarations
169: ------------------------------*/

Line 166: e_ZIP_CODE hxt_sum_hours_worked_f.zip_code%type;

162: e_cost_segment30 VARCHAR2 (60);
163: e_STATE_NAME hxt_sum_hours_worked_f.state_name%type;
164: e_COUNTY_NAME hxt_sum_hours_worked_f.county_name%type;
165: e_CITY_NAME hxt_sum_hours_worked_f.city_name%type;
166: e_ZIP_CODE hxt_sum_hours_worked_f.zip_code%type;
167: /*------------------------------
168: || Base Anchored Declarations
169: ------------------------------*/
170: project_id hxt_projects_v.project_id%TYPE;