DBA Data[Home] [Help]

APPS.ICX_REQ_SUBMIT dependencies on ICX_REQ_CUSTOM

Line 1314: icx_req_custom.reqs_validate_head(emergency, v_cart_id);

1310: /********* Validate Head **********/
1311: /*********************************************************************/
1312:
1313: -- user custum validation
1314: icx_req_custom.reqs_validate_head(emergency, v_cart_id);
1315:
1316:
1317:
1318: -- Location Location Location

Line 2091: icx_req_custom.cart_custom_build_req_account(icx_cart_line_ida(i),

2087:
2088:
2089: -- now get the account
2090: /*
2091: icx_req_custom.cart_custom_build_req_account(icx_cart_line_ida(i),
2092: v_account_num,
2093: v_account_id,
2094: v_return_code);
2095:

Line 2151: icx_req_custom.cart_custom_build_req_account2(icx_cart_line_ida(i),

2147: end if;
2148: end if;
2149: end if;
2150:
2151: icx_req_custom.cart_custom_build_req_account2(icx_cart_line_ida(i),
2152: v_variance_acct_id,
2153: v_budget_acct_id,
2154: v_accrual_acct_id,
2155: v_return_code);

Line 2175: icx_req_custom.reqs_validate_line(emergency, v_cart_id);

2171: /********* Validate LINES **********/
2172: /*********************************************************************/
2173:
2174:
2175: icx_req_custom.reqs_validate_line(emergency, v_cart_id);
2176:
2177: --empty lines
2178: for prec in line_ids(v_cart_id) loop
2179: delete icx_cart_line_distributions