DBA Data[Home] [Help]

APPS.PAY_KR_BAL_INIT_PKG dependencies on PAY_INPUT_VALUES_F

Line 68: pay_input_values_f piv,

64: and not exists(
65: select null
66: from pay_element_classifications pec,
67: pay_element_types_f pet,
68: pay_input_values_f piv,
69: pay_balance_feeds_f pbf
70: where pbf.balance_type_id = pbt.balance_type_id
71: and pbf.effective_start_date = c_sot
72: and pbf.effective_end_date = c_eot