DBA Data[Home] [Help]

APPS.BEN_ECR_INS dependencies on BEN_ECR_BUS

Line 400: ben_ecr_bus.insert_validate(p_rec,p_effective_date);

396: hr_utility.set_location('Entering:'||l_proc, 5);
397: --
398: -- Call the supporting insert validate operations
399: --
400: ben_ecr_bus.insert_validate(p_rec,p_effective_date);
401: --
402: -- Call the supporting pre-insert operation
403: --
404: pre_insert(p_rec);