DBA Data[Home] [Help]

APPS.GMIVQTY dependencies on GMA_GLOBAL_GRP

Line 540: GMA_GLOBAL_GRP.Get_who( p_user_name => l_user_name

536: l_user_name := p_qty_rec.user_name;
537:
538: -- Bug 1735824
539: -- Validate the user name,co_code and orgn_code.
540: GMA_GLOBAL_GRP.Get_who( p_user_name => l_user_name
541: , x_user_id => l_user_id
542: );
543:
544: IF l_user_id = 0