DBA Data[Home] [Help]

APPS.GMD_OPERATIONS_PVT dependencies on GMD_OPERATIONS_PUB

Line 154: , p_update_table IN gmd_operations_pub.update_tbl_type

150: ( p_api_version IN NUMBER
151: , p_init_msg_list IN BOOLEAN
152: , p_commit IN BOOLEAN
153: , p_oprn_id IN gmd_operations.oprn_id%TYPE
154: , p_update_table IN gmd_operations_pub.update_tbl_type
155: , x_message_count OUT NOCOPY NUMBER
156: , x_message_list OUT NOCOPY VARCHAR2
157: , x_return_status OUT NOCOPY VARCHAR2) IS
158: