DBA Data[Home] [Help]

APPS.GMD_OUTBOUND_APIS_PUB dependencies on GMD_QC_TESTS_TAB_TYPE

Line 331: , x_tests_table OUT NOCOPY system.gmd_qc_tests_tab_type

327: , p_priority IN VARCHAR2 DEFAULT NULL
328: , p_delete_mark IN NUMBER DEFAULT NULL
329: , p_from_last_update_date IN DATE DEFAULT NULL
330: , p_to_last_update_date IN DATE DEFAULT NULL
331: , x_tests_table OUT NOCOPY system.gmd_qc_tests_tab_type
332: , x_return_status OUT NOCOPY VARCHAR2
333: , x_msg_count OUT NOCOPY NUMBER
334: , x_msg_data OUT NOCOPY VARCHAR2
335: )