DBA Data[Home] [Help]

APPS.DPP_BPEL_POPCUSTCLAIM dependencies on DPP_CUSTOMERCLAIMS_PVT_DPP_12

Line 20: RETURN DPP_CUSTOMERCLAIMS_PVT_DPP_12;

16: FUNCTION SQL_TO_PL13(aSqlItem DPPCUSTOMERCLAIMSPVTDPP12_DPP)
17: RETURN DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_PRICE_TBL_TYPE;
18: -- Declare the conversion functions the PL/SQL type DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_REC_TYPE
19: FUNCTION PL_TO_SQL13(aPlsqlItem DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_REC_TYPE)
20: RETURN DPP_CUSTOMERCLAIMS_PVT_DPP_12;
21: FUNCTION SQL_TO_PL14(aSqlItem DPP_CUSTOMERCLAIMS_PVT_DPP_12)
22: RETURN DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_REC_TYPE;
23: -- Declare the conversion functions the PL/SQL type DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_TBL_TYPE
24: FUNCTION PL_TO_SQL14(aPlsqlItem DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_TBL_TYPE)

Line 21: FUNCTION SQL_TO_PL14(aSqlItem DPP_CUSTOMERCLAIMS_PVT_DPP_12)

17: RETURN DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_PRICE_TBL_TYPE;
18: -- Declare the conversion functions the PL/SQL type DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_REC_TYPE
19: FUNCTION PL_TO_SQL13(aPlsqlItem DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_REC_TYPE)
20: RETURN DPP_CUSTOMERCLAIMS_PVT_DPP_12;
21: FUNCTION SQL_TO_PL14(aSqlItem DPP_CUSTOMERCLAIMS_PVT_DPP_12)
22: RETURN DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_REC_TYPE;
23: -- Declare the conversion functions the PL/SQL type DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_TBL_TYPE
24: FUNCTION PL_TO_SQL14(aPlsqlItem DPP_CUSTOMERCLAIMS_PVT.DPP_CUSTOMER_TBL_TYPE)
25: RETURN DPP_CUSTOMERCLAIMS_PVT_DPP_11;