DBA Data[Home] [Help]

APPS.OKC_CONTRACT_PUB dependencies on OKC_CONTRACT_PVT

Line 18: subtype chrv_rec_type is okc_contract_pvt.chrv_rec_type;

14:
15: TYPE Price_Table_Type IS TABLE OF Price_Table_Record
16: INDEX BY BINARY_INTEGER;
17:
18: subtype chrv_rec_type is okc_contract_pvt.chrv_rec_type;
19: subtype chrv_tbl_type is okc_contract_pvt.chrv_tbl_type;
20: subtype clev_rec_type is okc_contract_pvt.clev_rec_type;
21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;
22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;

Line 19: subtype chrv_tbl_type is okc_contract_pvt.chrv_tbl_type;

15: TYPE Price_Table_Type IS TABLE OF Price_Table_Record
16: INDEX BY BINARY_INTEGER;
17:
18: subtype chrv_rec_type is okc_contract_pvt.chrv_rec_type;
19: subtype chrv_tbl_type is okc_contract_pvt.chrv_tbl_type;
20: subtype clev_rec_type is okc_contract_pvt.clev_rec_type;
21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;
22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;
23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;

Line 20: subtype clev_rec_type is okc_contract_pvt.clev_rec_type;

16: INDEX BY BINARY_INTEGER;
17:
18: subtype chrv_rec_type is okc_contract_pvt.chrv_rec_type;
19: subtype chrv_tbl_type is okc_contract_pvt.chrv_tbl_type;
20: subtype clev_rec_type is okc_contract_pvt.clev_rec_type;
21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;
22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;
23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;
24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;

Line 21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;

17:
18: subtype chrv_rec_type is okc_contract_pvt.chrv_rec_type;
19: subtype chrv_tbl_type is okc_contract_pvt.chrv_tbl_type;
20: subtype clev_rec_type is okc_contract_pvt.clev_rec_type;
21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;
22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;
23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;
24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;
25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;

Line 22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;

18: subtype chrv_rec_type is okc_contract_pvt.chrv_rec_type;
19: subtype chrv_tbl_type is okc_contract_pvt.chrv_tbl_type;
20: subtype clev_rec_type is okc_contract_pvt.clev_rec_type;
21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;
22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;
23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;
24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;
25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;
26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;

Line 23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;

19: subtype chrv_tbl_type is okc_contract_pvt.chrv_tbl_type;
20: subtype clev_rec_type is okc_contract_pvt.clev_rec_type;
21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;
22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;
23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;
24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;
25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;
26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;
27: subtype gvev_tbl_type is okc_contract_pvt.gvev_tbl_type;

Line 24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;

20: subtype clev_rec_type is okc_contract_pvt.clev_rec_type;
21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;
22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;
23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;
24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;
25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;
26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;
27: subtype gvev_tbl_type is okc_contract_pvt.gvev_tbl_type;
28: subtype cvmv_rec_type is okc_contract_pvt.cvmv_rec_type;

Line 25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;

21: subtype clev_tbl_type is okc_contract_pvt.clev_tbl_type;
22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;
23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;
24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;
25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;
26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;
27: subtype gvev_tbl_type is okc_contract_pvt.gvev_tbl_type;
28: subtype cvmv_rec_type is okc_contract_pvt.cvmv_rec_type;
29: subtype cvmv_tbl_type is okc_contract_pvt.cvmv_tbl_type;

Line 26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;

22: subtype cacv_rec_type is okc_contract_pvt.cacv_rec_type;
23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;
24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;
25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;
26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;
27: subtype gvev_tbl_type is okc_contract_pvt.gvev_tbl_type;
28: subtype cvmv_rec_type is okc_contract_pvt.cvmv_rec_type;
29: subtype cvmv_tbl_type is okc_contract_pvt.cvmv_tbl_type;
30: subtype control_rec_type is okc_util.okc_control_rec_type;

Line 27: subtype gvev_tbl_type is okc_contract_pvt.gvev_tbl_type;

23: subtype cacv_tbl_type is okc_contract_pvt.cacv_tbl_type;
24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;
25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;
26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;
27: subtype gvev_tbl_type is okc_contract_pvt.gvev_tbl_type;
28: subtype cvmv_rec_type is okc_contract_pvt.cvmv_rec_type;
29: subtype cvmv_tbl_type is okc_contract_pvt.cvmv_tbl_type;
30: subtype control_rec_type is okc_util.okc_control_rec_type;
31:

Line 28: subtype cvmv_rec_type is okc_contract_pvt.cvmv_rec_type;

24: subtype cpsv_rec_type is okc_contract_pvt.cpsv_rec_type;
25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;
26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;
27: subtype gvev_tbl_type is okc_contract_pvt.gvev_tbl_type;
28: subtype cvmv_rec_type is okc_contract_pvt.cvmv_rec_type;
29: subtype cvmv_tbl_type is okc_contract_pvt.cvmv_tbl_type;
30: subtype control_rec_type is okc_util.okc_control_rec_type;
31:
32: -- Global variables for user hooks

Line 29: subtype cvmv_tbl_type is okc_contract_pvt.cvmv_tbl_type;

25: subtype cpsv_tbl_type is okc_contract_pvt.cpsv_tbl_type;
26: subtype gvev_rec_type is okc_contract_pvt.gvev_rec_type;
27: subtype gvev_tbl_type is okc_contract_pvt.gvev_tbl_type;
28: subtype cvmv_rec_type is okc_contract_pvt.cvmv_rec_type;
29: subtype cvmv_tbl_type is okc_contract_pvt.cvmv_tbl_type;
30: subtype control_rec_type is okc_util.okc_control_rec_type;
31:
32: -- Global variables for user hooks
33: g_pkg_name CONSTANT VARCHAR2(200) := 'OKC_CONTRACT_PUB';

Line 536: -- Added for Bug.No.1789860 Function Get_concat_line_nos added in OKC_CONTRACT_PVT

532: PROCEDURE Initialize(x_cvmv_tbl OUT NOCOPY cvmv_tbl_type);
533:
534: FUNCTION Increment_Minor_Version(p_chr_id IN NUMBER) RETURN VARCHAR2;
535:
536: -- Added for Bug.No.1789860 Function Get_concat_line_nos added in OKC_CONTRACT_PVT
537: FUNCTION Get_concat_line_no(p_cle_id IN NUMBER, x_return_status OUT NOCOPY VARCHAR2) RETURN VARCHAR2;
538:
539: -- GCHADHA --
540: -- FIX FOR BUG 4314347 --