DBA Data[Home] [Help]

APPS.CTO_WIP_WRAPPER dependencies on FND_LANGUAGES

Line 1395: from fnd_languages

1391: and oet.transaction_type_id = oeh.order_type_id
1392: and mso.segment1 = to_char(oeh.order_number)
1393: and mso.segment2 = oet.name
1394: and oet.language = (select language_code
1395: from fnd_languages
1396: where installed_flag = 'B')
1397: and mso.segment3 = lSourceCode
1398: and wei.load_type = WIP_CONSTANTS.CREATE_JOB
1399: and wei.organization_id = oel.ship_from_org_id