DBA Data[Home] [Help]

APPS.INV_MWB_TREE1 dependencies on FND_DESCR_FLEX_CONTEXTS_VL

Line 18611: FROM fnd_descr_flex_contexts_vl fdfc

18607: AND fdfcu.descriptive_flexfield_name = 'MTL_LOT_NUMBERS'
18608: AND(
18609: fdfcu.descriptive_flex_context_code IN(
18610: SELECT fdfc.descriptive_flex_context_code
18611: FROM fnd_descr_flex_contexts_vl fdfc
18612: WHERE fdfc.global_flag = 'Y'
18613: AND fdfc.descriptive_flexfield_name = 'MTL_LOT_NUMBERS'
18614: AND fdfc.application_id = fa.application_id)
18615: OR fdfcu.descriptive_flex_context_code = inv_mwb_globals.g_mln_context_code

Line 18662: FROM fnd_descr_flex_contexts_vl fdfc

18658: AND fdfcu.descriptive_flexfield_name = 'MTL_LOT_NUMBERS'
18659: AND(
18660: fdfcu.descriptive_flex_context_code IN(
18661: SELECT fdfc.descriptive_flex_context_code
18662: FROM fnd_descr_flex_contexts_vl fdfc
18663: WHERE fdfc.global_flag = 'Y'
18664: AND fdfc.descriptive_flexfield_name = 'MTL_LOT_NUMBERS'
18665: AND fdfc.application_id = fa.application_id)
18666: OR fdfcu.descriptive_flex_context_code = inv_mwb_globals.g_mln_context_code

Line 18756: FROM fnd_descr_flex_contexts_vl fdfc

18752: AND fdfcu.descriptive_flexfield_name = 'MTL_SERIAL_NUMBERS'
18753: AND(
18754: fdfcu.descriptive_flex_context_code IN(
18755: SELECT fdfc.descriptive_flex_context_code
18756: FROM fnd_descr_flex_contexts_vl fdfc
18757: WHERE fdfc.global_flag = 'Y'
18758: AND fdfc.descriptive_flexfield_name = 'MTL_SERIAL_NUMBERS'
18759: AND fdfc.application_id = fa.application_id)
18760: OR fdfcu.descriptive_flex_context_code = inv_mwb_globals.g_msn_context_code

Line 18807: FROM fnd_descr_flex_contexts_vl fdfc

18803: AND fdfcu.descriptive_flexfield_name = 'MTL_SERIAL_NUMBERS'
18804: AND(
18805: fdfcu.descriptive_flex_context_code IN(
18806: SELECT fdfc.descriptive_flex_context_code
18807: FROM fnd_descr_flex_contexts_vl fdfc
18808: WHERE fdfc.global_flag = 'Y'
18809: AND fdfc.descriptive_flexfield_name = 'MTL_SERIAL_NUMBERS'
18810: AND fdfc.application_id = fa.application_id)
18811: OR fdfcu.descriptive_flex_context_code = inv_mwb_globals.g_msn_context_code