DBA Data[Home] [Help]

APPS.MTL_RELATED_ITEMS_PVT dependencies on MTL_CROSS_REFERENCES_PVT

Line 2523: l_dummyInt := mtl_cross_references_pvt.LOG_ERROR --bug 12533707 -- invpuopi.mtl_log_interface_err

2519: l_msg := l_msg_list(msg);
2520: FND_FILE.PUT_LINE( FND_FILE.LOG,'Error Message for Transaction '||To_Char(l_mtl_Rel_Item_rec.Transaction_Id)|| ' : ' ||l_msg.message_text);
2521:
2522: -- place into mtl_interface_error_table
2523: l_dummyInt := mtl_cross_references_pvt.LOG_ERROR --bug 12533707 -- invpuopi.mtl_log_interface_err
2524: (
2525: org_id => l_msg.organization_id
2526: ,user_id => fnd_global.user_id
2527: ,login_id => fnd_global.login_id