DBA Data[Home] [Help]

APPS.FA_GROUP_RECLASS2_PVT dependencies on DUAL

Line 325: from dual;

321: px_src_trans_rec.transaction_date_entered := p_trans_rec.amortization_start_date;
322:
323: select fa_transaction_headers_s.nextval
324: into px_src_trans_rec.transaction_header_id
325: from dual;
326:
327: end if;
328:
329: -- get the old fin and deprn information

Line 805: from dual;

801:
802:
803: select fa_transaction_headers_s.nextval
804: into px_dest_trans_rec.transaction_header_id
805: from dual;
806:
807: end if;
808:
809: -- get the old fin and deprn information