DBA Data[Home] [Help]

APPS.FA_DISTRIBUTION_PVT dependencies on FA_TRANSFER_DETAILS_PKG

Line 1569: FA_TRANSFER_DETAILS_PKG.INSERT_ROW

1565: end if;
1566:
1567:
1568: if (p_trans_rec.transaction_type_code <> 'RECLASS') then
1569: FA_TRANSFER_DETAILS_PKG.INSERT_ROW
1570: (X_Rowid => l_rowid,
1571: X_Transfer_Header_Id => p_trans_rec.transaction_header_id,
1572: X_Distribution_Id => l_tfr_det_dist_id,
1573: X_Book_Header_Id => l_book_header_id,