DBA Data[Home] [Help]

APPS.GMD_OPERATIONS_PVT dependencies on GMD_OPERATIONS_PUB

Line 46: , p_update_table IN gmd_operations_pub.update_tbl_type

42: ( p_api_version IN NUMBER DEFAULT 1
43: , p_init_msg_list IN BOOLEAN DEFAULT TRUE
44: , p_commit IN BOOLEAN DEFAULT FALSE
45: , p_oprn_id IN gmd_operations.oprn_id%TYPE
46: , p_update_table IN gmd_operations_pub.update_tbl_type
47: , x_message_count OUT NOCOPY NUMBER
48: , x_message_list OUT NOCOPY VARCHAR2
49: , x_return_status OUT NOCOPY VARCHAR2
50: );