DBA Data[Home] [Help]

APPS.OTA_WF dependencies on OTA_CANCEL_API

Line 1593: ota_cancel_api.delete_cancel_line

1589: itemtype => itemtype,
1590: itemkey => itemkey,
1591: aname => 'ORG_ID');
1592:
1593: ota_cancel_api.delete_cancel_line
1594: (
1595: p_line_id =>to_number(itemkey),
1596: p_org_id => l_org_id,
1597: p_UOM => 'ENR',