DBA Data[Home] [Help]

APPS.EDR_TEMPLATE_SUBS dependencies on STANDARD

Line 38: -- An example is the Standard AND activity.

34: -- must match one of the result codes specified in the
35: -- result type of the function activity.
36: -- WAITING-activity is pending, waiting on
37: -- another activity to complete before it completes.
38: -- An example is the Standard AND activity.
39: -- DEFERRED:activity is deferred to a
40: -- background engine for execution until a given date.
41: -- must be of the format:
42: -- to_char(, wf_engine.date_format)