DBA Data[Home] [Help]

APPS.OKS_CHANGE_STATUS_PVT dependencies on OKC_UTIL

Line 7: subtype control_rec_type is okc_util.okc_control_tbl_type;

3:
4:
5: subtype chrv_tbl_type is OKC_CONTRACT_PUB.chrv_tbl_type;
6: subtype clev_tbl_type is OKC_CONTRACT_PUB.clev_tbl_type;
7: subtype control_rec_type is okc_util.okc_control_tbl_type;
8: Type Num_Tbl_Type is table of NUMBER index by BINARY_INTEGER ;
9: TYPE VC30_Tbl_Type is TABLE of VARCHAR2(30) index by BINARY_INTEGER ;
10: subtype wf_attr_details is OKS_WF_K_PROCESS_PVT.WF_ATTR_DETAILS;
11: