DBA Data[Home] [Help]

APPS.OKS_BILLING_PROFILES_PVT dependencies on OKS_BPE_PVT

Line 6: SUBTYPE bpev_rec_type is oks_bpe_pvt.bpev_rec_type;

2: /* $Header: OKSCBPES.pls 120.0 2005/05/25 18:30:13 appldev noship $ */
3: ---------------------------------------------------------------------------
4: -- GLOBAL DATASTRUCTURES
5: ---------------------------------------------------------------------------
6: SUBTYPE bpev_rec_type is oks_bpe_pvt.bpev_rec_type;
7: SUBTYPE bpev_tbl_type is oks_bpe_pvt.bpev_tbl_type;
8: SUBTYPE bpe_rec_type is oks_bpe_pvt.bpe_rec_type;
9: SUBTYPE bpe_tbl_type is oks_bpe_pvt.bpe_tbl_type;
10: /*

Line 7: SUBTYPE bpev_tbl_type is oks_bpe_pvt.bpev_tbl_type;

3: ---------------------------------------------------------------------------
4: -- GLOBAL DATASTRUCTURES
5: ---------------------------------------------------------------------------
6: SUBTYPE bpev_rec_type is oks_bpe_pvt.bpev_rec_type;
7: SUBTYPE bpev_tbl_type is oks_bpe_pvt.bpev_tbl_type;
8: SUBTYPE bpe_rec_type is oks_bpe_pvt.bpe_rec_type;
9: SUBTYPE bpe_tbl_type is oks_bpe_pvt.bpe_tbl_type;
10: /*
11: -- OKS_BILLING_PROFILES_V Record Spec

Line 8: SUBTYPE bpe_rec_type is oks_bpe_pvt.bpe_rec_type;

4: -- GLOBAL DATASTRUCTURES
5: ---------------------------------------------------------------------------
6: SUBTYPE bpev_rec_type is oks_bpe_pvt.bpev_rec_type;
7: SUBTYPE bpev_tbl_type is oks_bpe_pvt.bpev_tbl_type;
8: SUBTYPE bpe_rec_type is oks_bpe_pvt.bpe_rec_type;
9: SUBTYPE bpe_tbl_type is oks_bpe_pvt.bpe_tbl_type;
10: /*
11: -- OKS_BILLING_PROFILES_V Record Spec
12: TYPE bpev_rec_type IS RECORD (

Line 9: SUBTYPE bpe_tbl_type is oks_bpe_pvt.bpe_tbl_type;

5: ---------------------------------------------------------------------------
6: SUBTYPE bpev_rec_type is oks_bpe_pvt.bpev_rec_type;
7: SUBTYPE bpev_tbl_type is oks_bpe_pvt.bpev_tbl_type;
8: SUBTYPE bpe_rec_type is oks_bpe_pvt.bpe_rec_type;
9: SUBTYPE bpe_tbl_type is oks_bpe_pvt.bpe_tbl_type;
10: /*
11: -- OKS_BILLING_PROFILES_V Record Spec
12: TYPE bpev_rec_type IS RECORD (
13: id NUMBER := OKC_API.G_MISS_NUM