DBA Data[Home] [Help]

APPS.WIP_ICX_ATTACHMENT dependencies on ICX_SEC

Line 28: if icx_sec.validateSession then

24: l_entity_name varchar2(50);
25:
26: begin
27:
28: if icx_sec.validateSession then
29:
30: if (c_inputs5 is null) then
31: l_entity_name := 'WIP_DISCRETE_OPERATIONS';
32: else

Line 72: if icx_sec.validateSession then

68: c_outputs10 out nocopy varchar2)is
69:
70: begin
71:
72: if icx_sec.validateSession then
73: fnd_webattch.Summary
74: (function_name=>icx_call.encrypt2('WIP_WIPMRMDF'),
75: entity_name=>icx_call.encrypt2('MTL_SYSTEM_ITEMS'),
76: pk1_value=>icx_call.encrypt2(c_inputs5),