DBA Data[Home] [Help]

APPS.PSB_BUDGET_POSITION_PVT dependencies on PSB_ACCOUNT_POSITION_SET_LINES

Line 336: FROM psb_account_position_set_lines

332: -- set line and their associated values for the attribute_selection_type.
333: FOR l_set_lines_rec IN
334: (
335: SELECT line_sequence_id, attribute_id
336: FROM psb_account_position_set_lines
337: WHERE account_position_set_id = l_set_rec.account_position_set_id
338: )
339: LOOP
340: