DBA Data[Home] [Help]

APPS.PSB_WORKSHEET_CONSOLIDATE dependencies on PSB_POSITIONS_PVT

Line 1553: PSB_POSITIONS_PVT.Insert_Row

1549: for c_pos_seq_rec in c_pos_seq loop
1550: l_position_id := c_pos_seq_rec.seq;
1551: end loop;
1552:
1553: PSB_POSITIONS_PVT.Insert_Row
1554: (p_api_version => 1.0,
1555: p_return_status => l_return_status,
1556: p_msg_count => l_msg_count,
1557: p_msg_data => l_msg_data,