DBA Data[Home] [Help]

APPS.HR_PPVOL dependencies on GL_DAILY_CONVERSION_TYPES

Line 949: insert into gl_daily_conversion_types

945: rate_type_found := FALSE;
946: end;
947:
948: if (rate_type_found = FALSE) then
949: insert into gl_daily_conversion_types
950: (CONVERSION_TYPE,
951: USER_CONVERSION_TYPE,
952: LAST_UPDATE_DATE,
953: LAST_UPDATED_BY)