DBA Data[Home] [Help]

APPS.CTO_CONFIG_BOM_PK dependencies on FND_ID_FLEX_STRUCTURES

Line 5415: from fnd_id_flex_structures

5411: oe_debug_pub.add('bmlupid_update_item_desc: ' || ' org id ' || org_id ,2);
5412: END IF;
5413:
5414: select concatenated_segment_delimiter into delimiter
5415: from fnd_id_flex_structures
5416: where id_flex_code = 'MICG'
5417: and application_id = 401;
5418:
5419: lStmtNum := 285;