DBA Data[Home] [Help]

APPS.CN_API dependencies on CN_LOOKUPS

Line 79: RETURN cn_lookups.meaning%TYPE;

75: --| Desc : Pass in lookup code and lookup type then return lookup meaning
76: --| ---------------------------------------------------------------------+
77: FUNCTION get_lkup_meaning( p_lkup_code VARCHAR2,
78: p_lkup_type VARCHAR2 )
79: RETURN cn_lookups.meaning%TYPE;
80:
81: --PRAGMA RESTRICT_REFERENCES (get_lkup_meaning,WNDS,WNPS);
82: --| ---------------------------------------------------------------------+
83: --| Function Name : chk_miss_char_para