DBA Data[Home] [Help]

APPS.CTO_CONFIG_BOM_PK dependencies on FND_ID_FLEX_STRUCTURES

Line 5103: from fnd_id_flex_structures

5099: oe_debug_pub.add('bmlupid_update_item_desc: ' || ' org id ' || org_id ,2);
5100: END IF;
5101:
5102: select concatenated_segment_delimiter into delimiter
5103: from fnd_id_flex_structures
5104: where id_flex_code = 'MICG'
5105: and application_id = 401;
5106:
5107: lStmtNum := 285;