DBA Data[Home] [Help]

APPS.FUN_TRX_PVT_W dependencies on WF_ENGINE

Line 1902: WF_ENGINE.HandleError(itemtype => 'FUNRMAIN',

1898: where WIAS.ITEM_TYPE = 'FUNRMAIN'
1899: AND ACTIVITY_STATUS = 'ACTIVE'
1900: AND ITEM_KEY LIKE ddp_batch_rec.batch_id || '_' || ddp_dist_lines_tbl(1).trx_id || '%';
1901:
1902: WF_ENGINE.HandleError(itemtype => 'FUNRMAIN',
1903: itemkey => l_event_key,
1904: activity => 'RECIPIENT_APPROVAL:START',
1905: command => 'RETRY');
1906: