DBA Data[Home] [Help]

APPS.OKL_AM_TERMINATE_INV_AGMT_PVT dependencies on OKL_POOLS

Line 101: pool_number OKL_POOLS.pool_number%TYPE);

97: date_terminated DATE,
98: scs_code OKC_K_HEADERS_B.scs_code%TYPE,
99: pdt_id NUMBER,
100: pool_id NUMBER,
101: pool_number OKL_POOLS.pool_number%TYPE);
102:
103: -- SUBTYPE the transaction Rec Type
104: SUBTYPE tcnv_rec_type IS OKL_TRX_CONTRACTS_PUB.tcnv_rec_type;
105: