DBA Data[Home] [Help]

APPS.PAY_US_SOE_BALANCES_PKG dependencies on PAY_ELEMENT_TYPES_F

Line 134: (element_reporting_name pay_element_types_f.reporting_name%type,

130:
131:
132: -- Record to store Earnings Elements for Run Results
133: TYPE earnings_elements_rec is RECORD
134: (element_reporting_name pay_element_types_f.reporting_name%type,
135: element_information10 pay_element_types_f.element_information10%type,
136: element_information12 pay_element_types_f.element_information12%type,
137: business_group_id pay_element_types_f.business_group_id%type,
138: classification_name pay_element_classifications.classification_name%type

Line 135: element_information10 pay_element_types_f.element_information10%type,

131:
132: -- Record to store Earnings Elements for Run Results
133: TYPE earnings_elements_rec is RECORD
134: (element_reporting_name pay_element_types_f.reporting_name%type,
135: element_information10 pay_element_types_f.element_information10%type,
136: element_information12 pay_element_types_f.element_information12%type,
137: business_group_id pay_element_types_f.business_group_id%type,
138: classification_name pay_element_classifications.classification_name%type
139: );

Line 136: element_information12 pay_element_types_f.element_information12%type,

132: -- Record to store Earnings Elements for Run Results
133: TYPE earnings_elements_rec is RECORD
134: (element_reporting_name pay_element_types_f.reporting_name%type,
135: element_information10 pay_element_types_f.element_information10%type,
136: element_information12 pay_element_types_f.element_information12%type,
137: business_group_id pay_element_types_f.business_group_id%type,
138: classification_name pay_element_classifications.classification_name%type
139: );
140:

Line 137: business_group_id pay_element_types_f.business_group_id%type,

133: TYPE earnings_elements_rec is RECORD
134: (element_reporting_name pay_element_types_f.reporting_name%type,
135: element_information10 pay_element_types_f.element_information10%type,
136: element_information12 pay_element_types_f.element_information12%type,
137: business_group_id pay_element_types_f.business_group_id%type,
138: classification_name pay_element_classifications.classification_name%type
139: );
140:
141: -- Record to store Deductions Elements for Run Results

Line 143: (element_reporting_name pay_element_types_f.reporting_name%type,

139: );
140:
141: -- Record to store Deductions Elements for Run Results
142: TYPE deduction_elements_rec is RECORD
143: (element_reporting_name pay_element_types_f.reporting_name%type,
144: element_information10 pay_element_types_f.element_information10%type,
145: business_group_id pay_element_types_f.business_group_id%type
146: );
147:

Line 144: element_information10 pay_element_types_f.element_information10%type,

140:
141: -- Record to store Deductions Elements for Run Results
142: TYPE deduction_elements_rec is RECORD
143: (element_reporting_name pay_element_types_f.reporting_name%type,
144: element_information10 pay_element_types_f.element_information10%type,
145: business_group_id pay_element_types_f.business_group_id%type
146: );
147:
148:

Line 145: business_group_id pay_element_types_f.business_group_id%type

141: -- Record to store Deductions Elements for Run Results
142: TYPE deduction_elements_rec is RECORD
143: (element_reporting_name pay_element_types_f.reporting_name%type,
144: element_information10 pay_element_types_f.element_information10%type,
145: business_group_id pay_element_types_f.business_group_id%type
146: );
147:
148:
149: -- Record to store the all run actions locked by the prepayment