DBA Data[Home] [Help]

APPS.QA_PARENT_CHILD_COPY_PKG dependencies on STANDARD

Line 146: -- with coding standards

142:
143: -- anagarwa Tue Dec 24 11:44:52 PST 2002
144: -- Bug 2725466
145: -- The parameter plan_id is being replaced by p_plan_id to comply
146: -- with coding standards
147:
148: PROCEDURE map_ui_from_plan_id(p_plan_id IN NUMBER,
149: x_return_status OUT NOCOPY VARCHAR2)
150: IS

Line 652: -- Changing SYS.DUAL to DUAL as this is the correct coding standard

648: IS
649: CURSOR C1 IS
650: -- anagarwa Tue Dec 24 11:44:52 PST 2002
651: -- Bug 2725466
652: -- Changing SYS.DUAL to DUAL as this is the correct coding standard
653: -- The code may fail in databases that do not have SYS schema
654: SELECT 1 FROM DUAL
655: WHERE NOT EXISTS
656: (SELECT 1 FROM qa_plans