DBA Data[Home] [Help]

APPS.CSFW_TASKS_PUB dependencies on CSI_ITEM_INSTANCES

Line 1097: from csi_item_instances

1093: OWNER_PARTY_ID,
1094: OWNER_PARTY_ACCOUNT_ID,
1095: SYSTEM_ID,
1096: EXTERNAL_REFERENCE
1097: from csi_item_instances
1098: where instance_id = v_instance_id;
1099:
1100: r_from_ib_instance c_from_ib_instance%ROWTYPE;
1101: