DBA Data[Home] [Help]

APPS.OKL_TRANSACTION_PVT dependencies on OKL_CONTRACT_PUB

Line 25: subtype khrv_rec_type is OKL_CONTRACT_PUB.khrv_rec_type;

21:
22: TYPE rev_tbl_type IS TABLE OF rev_rec_type INDEX BY BINARY_INTEGER;
23:
24: subtype chrv_rec_type is OKL_OKC_MIGRATION_PVT.chrv_rec_type;
25: subtype khrv_rec_type is OKL_CONTRACT_PUB.khrv_rec_type;
26: ----------------------------------------------------
27:
28: PROCEDURE create_transaction(
29: p_api_version IN NUMBER,