DBA Data[Home] [Help]

APPS.HR_WORKFLOW_SS dependencies on STANDARD

Line 84: -- This procedure confirms to the Workflow API specification standards.

80: --
81: -- Description
82: --
83: -- Get the next approver in the chain
84: -- This procedure confirms to the Workflow API specification standards.
85: --
86: --
87: procedure Get_Next_Approver ( itemtype in varchar2,
88: itemkey in varchar2,

Line 102: -- This procedure confirms to the Workflow API specification standards.

98: --
99: -- Description
100: --
101: -- Update the status of the current approvers' approval notification
102: -- This procedure confirms to the Workflow API specification standards.
103: --
104: --
105: procedure update_approval_status ( itemtype in varchar2,
106: itemkey in varchar2,