DBA Data[Home] [Help]

APPS.PAY_PAYWIEEH_PKG dependencies on HR_GENERAL

Line 95: hr_general.decode_lookup (type.lookup_type,

91: decode (type.lookup_type,
92: null, decode (type.hot_default_flag,
93: 'N', entry.screen_entry_value,
94: 'Y', nvl (entry.screen_entry_value, nvl (link.default_value, type.default_value))),
95: hr_general.decode_lookup (type.lookup_type,
96: decode (type.hot_default_flag,
97: 'N', entry.screen_entry_value,
98: 'Y', nvl (entry.screen_entry_value,
99: nvl (link.default_value,