DBA Data[Home] [Help]

APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT dependencies on WF_ACTIVITY

Line 159: WF_ACTIVITY.CLEARCACHE;

155: -- Note from bug5075361: We probably don't need to keep the 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: