DBA Data[Home] [Help]

APPS.QLTDACTB dependencies on QA_CHARS_API

Line 2309: IF (qa_chars_api.datatype(prec.char_id) = 4) THEN

2305: ACTUAL_OUTPUT := QLTSMENB.LOOKUP(prec.CHAR_ID, ACTUAL_OUTPUT);
2306: end IF;
2307:
2308: /*kashyap, rkaza 06/14/2002. as part of fix for Bug 2408728 */
2309: IF (qa_chars_api.datatype(prec.char_id) = 4) THEN
2310:
2311: -- Bug 2640953. If the ACTUAL_OUTPUT is NULL, set the l_count to 0.
2312: -- Added the NVL() below. kabalakr.
2313: