DBA Data[Home] [Help]

APPS.OKC_CREATE_PO_FROM_K_PVT dependencies on OKC_P_UTIL

Line 1398: okc_p_util.raw_to_number(sys_guid()) -- id

1394: last_update_login
1395: )
1396: VALUES
1397: (
1398: okc_p_util.raw_to_number(sys_guid()) -- id
1399: ,null -- cle_id
1400: ,p_chr_id -- chr_id
1401: ,g_crj_rty_code -- rty_code
1402: ,l_po_header_id -- object1_id1

Line 1630: okc_p_util.raw_to_number(sys_guid()) -- id

1626: last_update_login
1627: )
1628: VALUES
1629: (
1630: okc_p_util.raw_to_number(sys_guid()) -- id
1631: ,ls_source_cle_id(i) -- cle_id
1632: ,p_chr_id -- chr_id
1633: ,g_crj_rty_code -- rty_code
1634: ,p_po_header_id -- object1_id1 -- see note above