DBA Data[Home] [Help]

APPS.PER_ASN_INS dependencies on PER_ASN_SHD

Line 97: p_rec in out nocopy per_asn_shd.g_rec_type,

93:
94: -- ----------------------------------------------------------------------------
95: Procedure ins
96: (
97: p_rec in out nocopy per_asn_shd.g_rec_type,
98: p_validate in boolean default false,
99: p_effective_date in date
100: );
101: --