DBA Data[Home] [Help]

APPS.AR_BFB_UTILS_PVT dependencies on RA_TERMS_LINES

Line 132: from ra_terms_lines

128: due_months_forward
129: into dued,
130: duedom,
131: duemf
132: from ra_terms_lines
133: where term_id = p_payment_term_id;
134:
135: l_duedom := duedom ;
136: if dued is not null then