DBA Data[Home] [Help]

APPS.WMS_ASSIGNMENT_PVT dependencies on MTL_TXN_SOURCE_TYPES

Line 84: FROM mtl_txn_source_types mtst

80: ;
81: --
82: CURSOR obj11 IS -- txn source type
83: SELECT mtst.transaction_source_type_name
84: FROM mtl_txn_source_types mtst
85: WHERE mtst.transaction_source_type_id = fnd_number.canonical_to_number(p_pk1_value)
86: ;
87: --
88: CURSOR obj12 IS -- txn type