DBA Data[Home] [Help]

APPS.OKC_CREATE_PO_FROM_K_PVT dependencies on OKC_K_LINES_V

Line 651: p_cle_id IN okc_k_lines_v.id%TYPE,

647: -- more than once per header or line.
648: -------------------------------------------------------------------------------
649:
650: PROCEDURE get_k_rules(p_chr_id IN okc_k_headers_b.ID%TYPE,
651: p_cle_id IN okc_k_lines_v.id%TYPE,
652: px_po_header_rec IN OUT NOCOPY po_header_rec_type,
653: px_po_lines_rec IN OUT NOCOPY po_lines_rec_type,
654: x_return_status OUT NOCOPY VARCHAR2 ) IS
655: