DBA Data[Home] [Help]

APPS.ZPB_WFMNT dependencies on STANDARD

Line 55: -- whcih were set by wf_directory.CreateAdHocRole. This is a standard WF API.

51:
52:
53: -- The default date setting for exec wf_purge.adhocdirectory is sysdate.
54: -- This will purge out any ad hoc roles or users zpb generated based on the expiration_date
55: -- whcih were set by wf_directory.CreateAdHocRole. This is a standard WF API.
56: wf_purge.adhocdirectory;
57:
58:
59: return;