DBA Data[Home] [Help]

APPS.HR_TRANS_HISTORY_API dependencies on WF_DIRECTORY

Line 1116: wf_directory.getroleorigsysinfo(p_user_name,lv_orig_system,lv_orig_system_id);

1112: ,p_transaction_history_id => P_TRANSACTION_ID
1113: );
1114:
1115: -- get the orig system and system id of the user passed
1116: wf_directory.getroleorigsysinfo(p_user_name,lv_orig_system,lv_orig_system_id);
1117:
1118: pqh_tah_ins.ins(
1119: p_transaction_effective_date => l_row.TRANSACTION_EFFECTIVE_DATE
1120: ,p_action => P_ACTION