DBA Data[Home] [Help]

APPS.OKL_SERVICE_LINE_PROCESS_PVT dependencies on OKL_OKC_MIGRATION_PVT

Line 29: SUBTYPE clev_rec_type IS okl_okc_migration_pvt.clev_rec_type;

25: -- DATA STRUCTURES
26: -----------------------------------------------------------------------------
27: SUBTYPE klev_rec_type IS okl_kle_pvt.klev_rec_type;
28: SUBTYPE klev_tbl_type IS okl_kle_pvt.klev_tbl_type;
29: SUBTYPE clev_rec_type IS okl_okc_migration_pvt.clev_rec_type;
30: SUBTYPE clev_tbl_type IS okl_okc_migration_pvt.clev_tbl_type;
31: SUBTYPE cimv_rec_type IS okl_okc_migration_pvt.cimv_rec_type;
32: SUBTYPE cimv_tbl_type IS okl_okc_migration_pvt.cimv_tbl_type;
33: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;

Line 30: SUBTYPE clev_tbl_type IS okl_okc_migration_pvt.clev_tbl_type;

26: -----------------------------------------------------------------------------
27: SUBTYPE klev_rec_type IS okl_kle_pvt.klev_rec_type;
28: SUBTYPE klev_tbl_type IS okl_kle_pvt.klev_tbl_type;
29: SUBTYPE clev_rec_type IS okl_okc_migration_pvt.clev_rec_type;
30: SUBTYPE clev_tbl_type IS okl_okc_migration_pvt.clev_tbl_type;
31: SUBTYPE cimv_rec_type IS okl_okc_migration_pvt.cimv_rec_type;
32: SUBTYPE cimv_tbl_type IS okl_okc_migration_pvt.cimv_tbl_type;
33: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;
34: SUBTYPE cplv_tbl_type IS okl_okc_migration_pvt.cplv_tbl_type;

Line 31: SUBTYPE cimv_rec_type IS okl_okc_migration_pvt.cimv_rec_type;

27: SUBTYPE klev_rec_type IS okl_kle_pvt.klev_rec_type;
28: SUBTYPE klev_tbl_type IS okl_kle_pvt.klev_tbl_type;
29: SUBTYPE clev_rec_type IS okl_okc_migration_pvt.clev_rec_type;
30: SUBTYPE clev_tbl_type IS okl_okc_migration_pvt.clev_tbl_type;
31: SUBTYPE cimv_rec_type IS okl_okc_migration_pvt.cimv_rec_type;
32: SUBTYPE cimv_tbl_type IS okl_okc_migration_pvt.cimv_tbl_type;
33: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;
34: SUBTYPE cplv_tbl_type IS okl_okc_migration_pvt.cplv_tbl_type;
35:

Line 32: SUBTYPE cimv_tbl_type IS okl_okc_migration_pvt.cimv_tbl_type;

28: SUBTYPE klev_tbl_type IS okl_kle_pvt.klev_tbl_type;
29: SUBTYPE clev_rec_type IS okl_okc_migration_pvt.clev_rec_type;
30: SUBTYPE clev_tbl_type IS okl_okc_migration_pvt.clev_tbl_type;
31: SUBTYPE cimv_rec_type IS okl_okc_migration_pvt.cimv_rec_type;
32: SUBTYPE cimv_tbl_type IS okl_okc_migration_pvt.cimv_tbl_type;
33: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;
34: SUBTYPE cplv_tbl_type IS okl_okc_migration_pvt.cplv_tbl_type;
35:
36: -----------------------------------------------------------------------------

Line 33: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;

29: SUBTYPE clev_rec_type IS okl_okc_migration_pvt.clev_rec_type;
30: SUBTYPE clev_tbl_type IS okl_okc_migration_pvt.clev_tbl_type;
31: SUBTYPE cimv_rec_type IS okl_okc_migration_pvt.cimv_rec_type;
32: SUBTYPE cimv_tbl_type IS okl_okc_migration_pvt.cimv_tbl_type;
33: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;
34: SUBTYPE cplv_tbl_type IS okl_okc_migration_pvt.cplv_tbl_type;
35:
36: -----------------------------------------------------------------------------
37: -- PROGRAM UNITS

Line 34: SUBTYPE cplv_tbl_type IS okl_okc_migration_pvt.cplv_tbl_type;

30: SUBTYPE clev_tbl_type IS okl_okc_migration_pvt.clev_tbl_type;
31: SUBTYPE cimv_rec_type IS okl_okc_migration_pvt.cimv_rec_type;
32: SUBTYPE cimv_tbl_type IS okl_okc_migration_pvt.cimv_tbl_type;
33: SUBTYPE cplv_rec_type IS okl_okc_migration_pvt.cplv_rec_type;
34: SUBTYPE cplv_tbl_type IS okl_okc_migration_pvt.cplv_tbl_type;
35:
36: -----------------------------------------------------------------------------
37: -- PROGRAM UNITS
38: -----------------------------------------------------------------------------