169: p_txn IN NUMBER,
170: p_organization_id IN NUMBER) RETURN VARCHAR2 IS
171:
172: -- Check in as Bug 2917141
173: -- Performance standard.
174: -- l_qa_installation VARCHAR2(1) := fnd_api.g_false;
175: -- l_skiplot_control VARCHAR2(1) := fnd_api.g_false;
176: -- l_skiplot_setup VARCHAR2(1) := fnd_api.g_false;
177: -- l_qa_inspection VARCHAR2(1) := fnd_api.g_false;