385: meaning
386: into
387: l_ae_txn_rec.description
388: from
389: mfg_lookups
390: where
391: lookup_type = 'WIP_TRANSACTION_TYPE'
392: and lookup_code = l_ae_txn_rec.txn_type_id;
393: --and lookup_code = l_ae_txn_rec.wip_txn_type;
8148: meaning
8149: into
8150: l_ae_line_tbl(next_record_avail).description
8151: from
8152: mfg_lookups
8153: where lookup_type = 'CST_ACCOUNTING_LINE_TYPE'
8154: and lookup_code = l_ae_line_tbl(next_record_avail).ae_line_type;
8155:
8156: l_ae_line_tbl(next_record_avail).account :=