DBA Data[Home] [Help]

APPS.PER_VIEWS_PKG dependencies on STANDARD

Line 165: -- worked and the standard hours for the organization

161: where PAY_BASIS_ID = l_PAY_BASIS_ID;
162: --changes for bug no 5945278 ends here
163: ---------------------------------------------------------------------------
164: -- This function pro-rates a non-hourly salary based on the normal hours
165: -- worked and the standard hours for the organization
166: ---------------------------------------------------------------------------
167: function std_hours_adjustment(l_salary NUMBER,
168: l_normal_hours NUMBER,
169: l_working_hours NUMBER,