DBA Data[Home] [Help]

APPS.GHR_REI_INS dependencies on GHR_REI_BUS

Line 402: ghr_rei_bus.insert_validate(p_rec);

398: End If;
399: --
400: -- Call the supporting insert validate operations
401: --
402: ghr_rei_bus.insert_validate(p_rec);
403: --
404: -- Call the supporting pre-insert operation
405: --
406: pre_insert(p_rec);