DBA Data[Home] [Help]

APPS.OKE_FUNDING_PUB dependencies on OKE_ALLOCATION_PVT

Line 20: SUBTYPE allocation_rec_in_type IS OKE_ALLOCATION_PVT.allocation_rec_in_type;

16:
17: SUBTYPE funding_rec_in_type IS OKE_FUNDSOURCE_PVT.funding_rec_in_type;
18: SUBTYPE funding_rec_out_type IS OKE_FUNDSOURCE_PVT.funding_rec_out_type;
19:
20: SUBTYPE allocation_rec_in_type IS OKE_ALLOCATION_PVT.allocation_rec_in_type;
21: SUBTYPE allocation_rec_out_type IS OKE_ALLOCATION_PVT.allocation_rec_out_type;
22:
23: SUBTYPE allocation_in_tbl_type IS OKE_ALLOCATION_PVT.allocation_in_tbl_type;
24: SUBTYPE allocation_out_tbl_type IS OKE_ALLOCATION_PVT.allocation_out_tbl_type;

Line 21: SUBTYPE allocation_rec_out_type IS OKE_ALLOCATION_PVT.allocation_rec_out_type;

17: SUBTYPE funding_rec_in_type IS OKE_FUNDSOURCE_PVT.funding_rec_in_type;
18: SUBTYPE funding_rec_out_type IS OKE_FUNDSOURCE_PVT.funding_rec_out_type;
19:
20: SUBTYPE allocation_rec_in_type IS OKE_ALLOCATION_PVT.allocation_rec_in_type;
21: SUBTYPE allocation_rec_out_type IS OKE_ALLOCATION_PVT.allocation_rec_out_type;
22:
23: SUBTYPE allocation_in_tbl_type IS OKE_ALLOCATION_PVT.allocation_in_tbl_type;
24: SUBTYPE allocation_out_tbl_type IS OKE_ALLOCATION_PVT.allocation_out_tbl_type;
25:

Line 23: SUBTYPE allocation_in_tbl_type IS OKE_ALLOCATION_PVT.allocation_in_tbl_type;

19:
20: SUBTYPE allocation_rec_in_type IS OKE_ALLOCATION_PVT.allocation_rec_in_type;
21: SUBTYPE allocation_rec_out_type IS OKE_ALLOCATION_PVT.allocation_rec_out_type;
22:
23: SUBTYPE allocation_in_tbl_type IS OKE_ALLOCATION_PVT.allocation_in_tbl_type;
24: SUBTYPE allocation_out_tbl_type IS OKE_ALLOCATION_PVT.allocation_out_tbl_type;
25:
26:
27: --

Line 24: SUBTYPE allocation_out_tbl_type IS OKE_ALLOCATION_PVT.allocation_out_tbl_type;

20: SUBTYPE allocation_rec_in_type IS OKE_ALLOCATION_PVT.allocation_rec_in_type;
21: SUBTYPE allocation_rec_out_type IS OKE_ALLOCATION_PVT.allocation_rec_out_type;
22:
23: SUBTYPE allocation_in_tbl_type IS OKE_ALLOCATION_PVT.allocation_in_tbl_type;
24: SUBTYPE allocation_out_tbl_type IS OKE_ALLOCATION_PVT.allocation_out_tbl_type;
25:
26:
27: --
28: -- Procedure: create_funding