DBA Data[Home] [Help]

APPS.CTO_UTILITY_PK dependencies on FND_USER

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

465:
466:
467: procedure get_planner_code( p_inventory_item_id in number
468: , p_organization_id in number
469: , x_planner_code out NOCOPY fnd_user.user_name%type ) ;
470:
471:
472: procedure send_oid_notification ;
473: