DBA Data[Home] [Help]

APPS.CSTPAPBR dependencies on MFG_LOOKUPS

Line 383: mfg_lookups

379: meaning
380: into
381: l_ae_txn_rec.description
382: from
383: mfg_lookups
384: where
385: lookup_type = 'WIP_TRANSACTION_TYPE'
386: and lookup_code = l_ae_txn_rec.txn_type_id;
387: --and lookup_code = l_ae_txn_rec.wip_txn_type;

Line 7769: mfg_lookups

7765: meaning
7766: into
7767: l_ae_line_tbl(next_record_avail).description
7768: from
7769: mfg_lookups
7770: where lookup_type = 'CST_ACCOUNTING_LINE_TYPE'
7771: and lookup_code = l_ae_line_tbl(next_record_avail).ae_line_type;
7772:
7773: l_ae_line_tbl(next_record_avail).account :=