DBA Data[Home] [Help]

APPS.CSTPPCIC dependencies on CST_COST_GROUP_ASSIGNMENTS

Line 326: from cst_cost_group_assignments CCGA

322: from dual
323: where p_to_org_id in
324: (
325: (select distinct CCGA.organization_id
326: from cst_cost_group_assignments CCGA
327: where CCGA.cost_group_id = p_from_cost_group_id
328: )
329: UNION
330: (select distinct CCG.organization_id