DBA Data[Home] [Help]

APPS.PER_SSL_UPD dependencies on PER_SSL_BUS

Line 997: per_ssl_bus.update_validate(p_rec, p_effective_date);

993: --
994: -- 2. Call the supporting update validate operations.
995: --
996: convert_defs(p_rec);
997: per_ssl_bus.update_validate(p_rec, p_effective_date);
998: --
999: -- Call the supporting pre-update operation
1000: --
1001: pre_update(p_rec);