DBA Data[Home] [Help]

APPS.EDR_TEMPLATE_SUBS dependencies on STANDARD

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

41: -- must match one of the result codes specified in the
42: -- result type of the function activity.
43: -- WAITING-activity is pending, waiting on
44: -- another activity to complete before it completes.
45: -- An example is the Standard AND activity.
46: -- DEFERRED:activity is deferred to a
47: -- background engine for execution until a given date.
48: -- must be of the format:
49: -- to_char(, wf_engine.date_format)