DBA Data[Home] [Help]

APPS.HR_APPROVAL_SS dependencies on FND_NEW_MESSAGES

Line 117: ,p_wf_ntf_sub_fnd_msg in fnd_new_messages.message_name%type

113: date_value in date );
114:
115: procedure startGenericApprovalProcess(p_transaction_id in number
116: ,p_item_key in out nocopy wf_items.item_key%type
117: ,p_wf_ntf_sub_fnd_msg in fnd_new_messages.message_name%type
118: ,p_relaunch_function hr_api_transactions.relaunch_function%type
119: ,p_additional_wf_attributes in HR_WF_ATTR_TABLE
120: ,p_status out nocopy varchar2
121: ,p_error_message out nocopy varchar2