DBA Data[Home] [Help]

APPS.PRP_RTTAP_INT_PVT dependencies on JTF_TERR_DATE_LIST

Line 74: l_trans_rec.txn_date := jtf_terr_date_list(null);

70: l_trans_rec.trans_object_id2 := jtf_terr_number_list(null);
71: l_trans_rec.trans_object_id3 := jtf_terr_number_list(null);
72: l_trans_rec.trans_object_id4 := jtf_terr_number_list(null);
73: l_trans_rec.trans_object_id5 := jtf_terr_number_list(null);
74: l_trans_rec.txn_date := jtf_terr_date_list(null);
75:
76: -- Log Debug Messages.
77: LOG_MESSAGES(P_LOG_LEVEL => FND_LOG.LEVEL_STATEMENT,
78: P_MODULE_NAME => l_api_name,