DBA Data[Home] [Help]

APPS.PSB_ENTITY_SET_PVT dependencies on PSB_PAY_ELEMENTS_PVT

Line 1248: PSB_PAY_ELEMENTS_PVT.Copy_Pay_Elements

1244:
1245: debug( 'Processing Copy Entity Element:'||
1246: l_para_formula_rec.pay_element_id);
1247:
1248: PSB_PAY_ELEMENTS_PVT.Copy_Pay_Elements
1249: ( p_api_version => 1.0,
1250: p_init_msg_list => null,
1251: p_commit => null,
1252: p_validation_level => null,

Line 1497: PSB_PAY_ELEMENTS_PVT.Copy_Pay_Elements

1493:
1494: debug( 'Processing Copy Entity Element:'||
1495: l_const_formula_rec.pay_element_id);
1496:
1497: PSB_PAY_ELEMENTS_PVT.Copy_Pay_Elements
1498: ( p_api_version => 1.0,
1499: p_init_msg_list => null,
1500: p_commit => null,
1501: p_validation_level => null,