DBA Data[Home] [Help]

APPS.PSB_VALIDATE_ACCT_PVT dependencies on PSB_WORKSHEETS

Line 600: FROM psb_worksheets w,

596: SELECT worksheet_id, w.allocrule_set_id , sr.account_position_set_id,
597: sr.allocation_rule_id, pe.name ,pea.entity_set_id, pea.entity_id,
598: pe.entity_subtype,
599: pe.allocation_type
600: FROM psb_worksheets w,
601: psb_entity_assignment pea,
602: psb_entity pe,
603: psb_set_relations sr
604: WHERE pe.entity_type = 'ALLOCRULE'