DBA Data[Home] [Help]

APPS.CTO_UTILITY_PK dependencies on FND_USER

Line 475: , x_planner_code out NOCOPY fnd_user.user_name%type ) ;

471:
472:
473: procedure get_planner_code( p_inventory_item_id in number
474: , p_organization_id in number
475: , x_planner_code out NOCOPY fnd_user.user_name%type ) ;
476:
477:
478: procedure send_oid_notification ;
479: