DBA Data[Home] [Help]

APPS.PER_PSV_BUS dependencies on PER_POS_STRUCTURE_ELEMENTS_S

Line 235: PER_POS_STRUCTURE_ELEMENTS_S.NEXTVAL,

231: business_group_id,
232: parent_position_id,
233: pos_structure_version_id
234: ) VALUES (
235: PER_POS_STRUCTURE_ELEMENTS_S.NEXTVAL,
236: ele_record.Business_Group_Id,
237: ele_record.parent_position_Id,
238: p_pos_structure_version_id
239: );