DBA Data[Home] [Help]

APPS.ICX_REQ_NAVIGATION dependencies on ICX_REQ_CUSTOM

Line 1207: -- icx_req_custom.reqs_validate_head(v_emergency, v_cart_id);

1203: shopper_id,
1204: v_oo_id);
1205:
1206: -- Call user custum defualt for the head
1207: -- icx_req_custom.reqs_validate_head(v_emergency, v_cart_id);
1208: -- Validate changed to default. Sai 8/6/97
1209: icx_req_custom.reqs_default_head(v_emergency, v_cart_id);
1210:
1211: end if;

Line 1209: icx_req_custom.reqs_default_head(v_emergency, v_cart_id);

1205:
1206: -- Call user custum defualt for the head
1207: -- icx_req_custom.reqs_validate_head(v_emergency, v_cart_id);
1208: -- Validate changed to default. Sai 8/6/97
1209: icx_req_custom.reqs_default_head(v_emergency, v_cart_id);
1210:
1211: end if;
1212:
1213: htp.htmlOpen;