DBA Data[Home] [Help]

APPS.FTE_TENDER_WF dependencies on FTE_WF_UTIL

Line 1881: l_loop_count := FTE_WF_UTIL.GET_ATTRIBUTE_NUMBER(

1877: -- number of loops and reminder time. If tender wait time is less than
1878: -- total reminder time then there is no use of reminder
1879: -- just proceed to tender block. So return N
1880:
1881: l_loop_count := FTE_WF_UTIL.GET_ATTRIBUTE_NUMBER(
1882: p_item_type => itemtype,
1883: p_item_key => itemkey,
1884: p_aname => 'CYCLE_COUNTER'
1885: );