DBA Data[Home] [Help]

APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT dependencies on WF_ITEM_ACTIVITY_STATUS

Line 160: WF_ITEM_ACTIVITY_STATUS.CLEARCACHE;

156: -- at the beginning of the procedure since they're called at the end
157: -- but it doesn't hurt to keep them anyway
158: WF_ENGINE_UTIL.CLEARCACHE;
159: WF_ACTIVITY.CLEARCACHE;
160: WF_ITEM_ACTIVITY_STATUS.CLEARCACHE;
161: WF_ITEM.CLEARCACHE;
162: WF_PROCESS_ACTIVITY.CLEARCACHE;
163:
164: