DBA Data[Home] [Help]

APPS.HR_APPROVAL_SS dependencies on FND_NEW_MESSAGES

Line 5046: ,p_wf_ntf_sub_fnd_msg in fnd_new_messages.message_name%type

5042: END getPersonNameFromID;
5043:
5044: procedure startGenericApprovalProcess(p_transaction_id in number
5045: ,p_item_key in out nocopy wf_items.item_key%type
5046: ,p_wf_ntf_sub_fnd_msg in fnd_new_messages.message_name%type
5047: ,p_relaunch_function hr_api_transactions.relaunch_function%type
5048: ,p_additional_wf_attributes in HR_WF_ATTR_TABLE
5049: ,p_status out nocopy varchar2
5050: ,p_error_message out nocopy varchar2