DBA Data[Home] [Help]

APPS.OKE_AGREEMENT_PVT dependencies on PA_AGREEMENT_PUB

Line 48: TYPE pa_agreement_tbl_type is TABLE of PA_AGREEMENT_PUB.AGREEMENT_REC_IN_TYPE

44: --
45: -- Pa_Agreement_Tbl_Type
46: --
47:
48: TYPE pa_agreement_tbl_type is TABLE of PA_AGREEMENT_PUB.AGREEMENT_REC_IN_TYPE
49: index by binary_integer;
50:
51:
52: --