DBA Data[Home] [Help]

APPS.CSTPLENG dependencies on MTL_CYCLE_COUNT_HEADERS

Line 506: from mtl_cycle_count_headers

502: elsif (i_txn_src_type = 9) then
503: /* Cycle count, use cycle count header name */
504: select cycle_count_header_name
505: into l_src_number
506: from mtl_cycle_count_headers
507: where cycle_count_header_id = i_src_id;
508: elsif (i_txn_src_type = 10) then
509: /* physical inventory adjustment, use physical Inv name */
510: select physical_inventory_name