DBA Data[Home] [Help]

APPS.OKL_LRT_PVT dependencies on OKC_P_UTIL

Line 1314: l_lrtv_rec.id := okc_p_util.raw_to_number(sys_guid());

1310: l_lrttl_rec lrttl_rec_type;
1311:
1312: BEGIN
1313: l_lrtv_rec := null_out_defaults(p_lrtv_rec);
1314: l_lrtv_rec.id := okc_p_util.raw_to_number(sys_guid());
1315: l_lrtv_rec.object_version_number := 1;
1316: l_lrtv_rec.sfwt_flag := 'N';
1317: l_lrtv_rec.creation_date := sysdate;
1318: l_lrtv_rec.created_by := fnd_global.user_id;