DBA Data[Home] [Help]

APPS.ICX_REQ_SUBMIT dependencies on ICX_REQ_ORDER

Line 317: -- ICX_REQ_ORDER.ak_mandatory_setup(l_cart_line_id_value,v_vendor_LOV_flag,v_location_LOV_flag);

313: P_WHERE_BINDS => where_clause_binds);
314:
315: -- Preprocess and mask the required flags for mandatory fields
316:
317: -- ICX_REQ_ORDER.ak_mandatory_setup(l_cart_line_id_value,v_vendor_LOV_flag,v_location_LOV_flag);
318:
319: -- Draw cart lines.
320:
321: htp.tableOpen('BORDER=5', cattributes=> 'bgcolor="#F8F8F8"');

Line 2358: ICX_REQ_ORDER.my_order(N_ORG => icx_call.encrypt2(d_org_id),

2354: '&query_only=' || icx_call.encrypt2(query_only) ||
2355: ''', ''_top'')">');
2356:
2357: else
2358: ICX_REQ_ORDER.my_order(N_ORG => icx_call.encrypt2(d_org_id),
2359: N_EMERGENCY => icx_call.encrypt2(emergency),
2360: N_CART_ID => icx_cart_id);
2361: end if;
2362: