DBA Data[Home] [Help]

APPS.QA_SS_SHIP dependencies on ICX_SEC

Line 125: if (icx_sec.validatesession) then

121: IS
122:
123:
124: BEGIN
125: if (icx_sec.validatesession) then
126:
127: qa_ss_core.plan_list_frames(110, PK1, PK2, PK3, PK4, PK5, PK6, PK7, PK8, PK9, PK10);
128:
129:

Line 320: IF (icx_sec.validateSession) THEN

316: WHERE PO_RELEASE_ID = x_rel_id;
317:
318: BEGIN
319:
320: IF (icx_sec.validateSession) THEN
321: -- htp.p(' PK1 = ' || PK1); htp.nl;
322: -- htp.p('PK2 = ' || PK2) ; htp.nl;
323: -- htp.p('PK3 = ' || PK3); htp.nl;
324: -- htp.p('PK10 = ' || PK10); htp.nl;