DBA Data[Home] [Help]

APPS.PJM_UTILS dependencies on PJM_TASK_WIP_ACCT_CLASSES

Line 144: from pjm_task_wip_acct_classes

140: union all
141: select 1 lvl
142: , wip_acct_class_code
143: , eam_acct_class_code
144: from pjm_task_wip_acct_classes
145: where organization_id = X_inventory_org_id
146: and project_id = X_project_id
147: and task_id = X_task_id ) pjm
148: where wac.organization_id = X_inventory_org_id