DBA Data[Home] [Help]

APPS.PAY_SIMULATOR_PKG dependencies on PAY_SIMULATION_INFORMATION_S

Line 1064: pay_simulation_information_s.NEXTVAL,

1060: ASSIGNMENT_ID
1061: )
1062: VALUES
1063: (
1064: pay_simulation_information_s.NEXTVAL,
1065: p_action_context_id,
1066: p_action_context_type,
1067: p_tax_unit_id,
1068: p_tab_rec_data(i).jurisdiction_code,

Line 1143: pay_simulation_information_s.NEXTVAL,

1139: ASSIGNMENT_ID
1140: )
1141: VALUES
1142: (
1143: pay_simulation_information_s.NEXTVAL,
1144: p_action_context_id,
1145: p_action_context_type,
1146: 'SIMULATION_ERROR',
1147: p_err_msg,

Line 1252: SELECT pay_simulation_information_s.nextval

1248: ,action_information28
1249: ,action_information29
1250: ,action_information30
1251: )
1252: SELECT pay_simulation_information_s.nextval
1253: ,p_source_id
1254: ,'USER_INPUTS'
1255: ,information_type
1256: ,p_effective_date