DBA Data[Home] [Help]

APPS.PO_REQ_WF_BUILD_ACCOUNT_INIT dependencies on WF_ENGINE_UTIL

Line 163: WF_ENGINE_UTIL.CLEARCACHE;

159:
160: -- Note from bug5075361: We probably don't need to keep the clearcache
161: -- at the beginning of the procedure since they're called at the end
162: -- but it doesn't hurt to keep them anyway
163: WF_ENGINE_UTIL.CLEARCACHE;
164: WF_ACTIVITY.CLEARCACHE;
165: WF_ITEM_ACTIVITY_STATUS.CLEARCACHE;
166: WF_ITEM.CLEARCACHE;
167: WF_PROCESS_ACTIVITY.CLEARCACHE;