DBA Data[Home] [Help]

APPS.CTO_ITEM_PK dependencies on FND_ID_FLEX_STRUCTURES

Line 931: from fnd_id_flex_structures

927:
928: lStmtNum := 100 ;
929: select concatenated_segment_delimiter
930: into lSegDel
931: from fnd_id_flex_structures
932: where application_id = 401
933: and id_flex_code = 'MSTK'
934: and id_flex_num = 101;
935: