DBA Data[Home] [Help]

APPS.GMD_QM_CONC_REPLACE_PKG dependencies on GMD_SPECIFICATIONS_PVT

Line 2405: GMD_SPECIFICATIONS_PVT.INSERT_ROW

2401: l_new_spec_rec := p_spec_rec;
2402: DEBUG ('Inserting new version of the spec: ' || l_new_spec_rec.spec_name);
2403: DEBUG ('Inserting new version of the spec ver: ' || l_new_spec_rec.spec_vers);
2404:
2405: GMD_SPECIFICATIONS_PVT.INSERT_ROW
2406: ( x_rowid => l_row_id
2407: , x_spec_id => l_spec_id
2408: , x_spec_name => l_new_spec_rec.spec_name
2409: , x_spec_vers => l_new_spec_rec.spec_vers