DBA Data[Home] [Help]

APPS.OKC_CREATE_PO_FROM_K_PVT dependencies on OKC_STATUSES_B

Line 116: okc_statuses_b sts,

112: -- need by date cannot be earlier than sysdate according to a check
113: -- performed in PDOI. Logged bug 2166158 for this
114: FROM
115: okc_k_lines_b cle,
116: okc_statuses_b sts,
117: okc_k_items cim
118: -- jtf_objects_b jot -- (Sangeeta) not necessary to check the source
119: WHERE
120: cim.cle_id = cle.id