DBA Data[Home] [Help]

APPS.WF_MONITOR dependencies on STANDARD

Line 300: ** x_advanced - Are you in advanced mode or standard (TRUE, FALSE, FIRST)

296: ** x_status - Only with activities of status (SUSPEND, ERROR, ALL)
297: ** x_person - Only waiting for reponse from
298: ** x_numdays - No progress in x days
299: **-----------------------------------------------------------------------
300: ** x_advanced - Are you in advanced mode or standard (TRUE, FALSE, FIRST)
301: ** (First means youre going into advanced mode for the first
302: ** time. The function behaves slightly differently in this
303: ** case.
304: **-----------------------------------------------------------------------

Line 325: ** x_func_std - Show Standard Workflow activities

321: **-----------------------------------------------------------------------
322: ** x_proc_func - Show processes and functions
323: ** x_note_resp - Show notifications with responses
324: ** x_note_noresp - Show FYI notifications
325: ** x_func_std - Show Standard Workflow activities
326: **-----------------------------------------------------------------------
327: ** x_sort_column - The current column that the list is sorted by
328: ** x_sort_order - The sort order direction (ASC, DESC)
329: **-----------------------------------------------------------------------