DBA Data[Home] [Help]

APPS.CTO_ITEM_PK dependencies on FND_ID_FLEX_STRUCTURES

Line 985: from fnd_id_flex_structures

981:
982: lStmtNum := 100 ;
983: select concatenated_segment_delimiter
984: into lSegDel
985: from fnd_id_flex_structures
986: where application_id = 401
987: and id_flex_code = 'MSTK'
988: and id_flex_num = 101;
989: