DBA Data[Home] [Help]

APPS.IEX_WRITEOFFOBJ_PUB dependencies on OKL_TXL_ADJSTS_LNS_PUB

Line 20: subtype ajlv_rec_type is OKL_TXL_ADJSTS_LNS_PUB.ajlv_rec_type;

16: subtype writeoff_obj_rec_type is iex_writeoff_objects_pub.writeoff_obj_rec_type;
17: g_miss_writeoff_obj_rec_type writeoff_obj_rec_type ;
18:
19: subtype adjv_rec_type is OKL_TRX_AR_ADJSTS_PUB.adjv_rec_type;
20: subtype ajlv_rec_type is OKL_TXL_ADJSTS_LNS_PUB.ajlv_rec_type;
21:
22: ------------------------------------------------------------------------------
23: -- Global Variables
24: G_PKG_NAME CONSTANT VARCHAR2(200) := 'IEX_WRITEOFFOBJ_PUB';