DBA Data[Home] [Help]

APPS.IEX_WRITEOFFOBJ_PUB dependencies on OKL_TRX_AR_ADJSTS_PUB

Line 19: subtype adjv_rec_type is OKL_TRX_AR_ADJSTS_PUB.adjv_rec_type;

15: subtype writeoff_rec_type is IEX_writeoffs_PVT.writeoffs_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