DBA Data[Home] [Help]

APPS.IEX_WRITEOFFOBJ_PUB dependencies on IEX_WRITEOFFS_PVT

Line 15: subtype writeoff_rec_type is IEX_writeoffs_PVT.writeoffs_Rec_Type;

11: --
12: -- NOTE :
13: -- End of Comments
14:
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;