DBA Data[Home] [Help]

APPS.ZPB_WF dependencies on ZPB_DC_OBJECTS_PVT

Line 1710: zpb_dc_objects_pvt.delete_template(

1706: where instance_ac_id = INSTANCEID;
1707:
1708: -- now delete any Data Collection templates
1709: -- associated with this cycle
1710: zpb_dc_objects_pvt.delete_template(
1711: 1.0, FND_API.G_TRUE, FND_API.G_FALSE, FND_API.G_VALID_LEVEL_FULL,
1712: l_return_status, l_msg_count, l_msg_data, InstanceID);
1713:
1714: