DBA Data[Home] [Help]

APPS.WMS_ASSIGNMENT_PVT dependencies on MTL_TRANSACTION_TYPES

Line 90: FROM mtl_transaction_types mtt

86: ;
87: --
88: CURSOR obj12 IS -- txn type
89: SELECT mtt.transaction_type_name
90: FROM mtl_transaction_types mtt
91: WHERE mtt.transaction_type_id = fnd_number.canonical_to_number(p_pk1_value)
92: ;
93: --
94: CURSOR obj13 IS -- source project