DBA Data[Home] [Help]

APPS.HR_APPROVAL_SS dependencies on FND_NEW_MESSAGES

Line 4005: ,p_wf_ntf_sub_fnd_msg in fnd_new_messages.message_name%type

4001: END getPersonNameFromID;
4002:
4003: procedure startGenericApprovalProcess(p_transaction_id in number
4004: ,p_item_key in out nocopy wf_items.item_key%type
4005: ,p_wf_ntf_sub_fnd_msg in fnd_new_messages.message_name%type
4006: ,p_relaunch_function hr_api_transactions.relaunch_function%type
4007: ,p_additional_wf_attributes in HR_WF_ATTR_TABLE
4008: ,p_status out nocopy varchar2
4009: ,p_error_message out nocopy varchar2