DBA Data[Home] [Help]

APPS.CSFW_TASKS_PUB dependencies on CSI_ITEM_INSTANCES

Line 1114: from csi_item_instances

1110: OWNER_PARTY_ID,
1111: OWNER_PARTY_ACCOUNT_ID,
1112: SYSTEM_ID,
1113: EXTERNAL_REFERENCE
1114: from csi_item_instances
1115: where instance_id = v_instance_id;
1116:
1117: r_from_ib_instance c_from_ib_instance%ROWTYPE;
1118: