DBA Data[Home] [Help]

APPS.IEX_WRITEOFFOBJ_PUB dependencies on IEX_WRITEOFF_OBJECTS_PUB

Line 16: subtype writeoff_obj_rec_type is iex_writeoff_objects_pub.writeoff_obj_rec_type;

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;
20: subtype ajlv_rec_type is OKL_TXL_ADJSTS_LNS_PUB.ajlv_rec_type;