DBA Data[Home] [Help]

APPS.AHL_UC_TREE_PVT dependencies on AHL_MC_RELATIONSHIPS

Line 27: ata_code AHL_MC_RELATIONSHIPS.ATA_CODE%TYPE);

23: position_necessity FND_LOOKUPS.meaning%TYPE,
24: leaf_node_flag VARCHAR2(1),
25: has_subconfig_flag VARCHAR2(1),
26: -- SATHAPLI::Enigma code changes, 26-Aug-2008
27: ata_code AHL_MC_RELATIONSHIPS.ATA_CODE%TYPE);
28: TYPE uc_descendant_tbl_type IS TABLE OF uc_descendant_rec_type INDEX BY BINARY_INTEGER;
29:
30: -- Start of Comments --
31: -- Define procedure get_immediate_children