DBA Data[Home] [Help]

APPS.OKS_AUTH_UTIL_PVT dependencies on STANDARD

Line 5662: --Bug 4718226: need to create standard coverage to service line after split

5658: x_return_status := l_return_status;
5659: RAISE G_ERROR;
5660: END IF;
5661: **/
5662: --Bug 4718226: need to create standard coverage to service line after split
5663:
5664: --Begin changes for Bug 9481526 :Update Service Shows The PM Schedule Attached to Previous Service line
5665:
5666: OPEN fetch_pm_details (l_covtemp_id);

Line 5673: standard_cov_yn = 'Y',

5669:
5670: --update the pm details in oks_k_lines_b
5671: UPDATE oks_k_lines_b
5672: SET coverage_id = l_covtemp_id,
5673: standard_cov_yn = 'Y',
5674: pm_program_id =l_pm_prg_id ,
5675: pm_conf_req_yn =l_pm_conf_req ,
5676: pm_sch_exists_yn =l_pm_sch_exists
5677: WHERE cle_id = l_target_tbl(idx).cle_id;

Line 5707: p_template_cle_id => l_covtemp_id, --p_standard_cov_id,

5703: p_init_msg_list => 'T',
5704: x_return_status => l_return_status,
5705: x_msg_count => l_msg_count,
5706: x_msg_data => l_msg_data,
5707: p_template_cle_id => l_covtemp_id, --p_standard_cov_id,
5708: p_cle_id => l_target_tbl(idx).cle_id, --p_contract_line_id,
5709: p_cov_start_date => l_pm_start_date,
5710: p_cov_end_date => l_pm_end_date);
5711:

Line 8721: --standard api initilization and checks

8717: IF (FND_LOG.level_procedure >= FND_LOG.g_current_runtime_level) THEN
8718: FND_LOG.string(FND_LOG.level_procedure, l_mod_name || '.begin', 'p_api_version=' || p_api_version ||' ,p_commit='|| p_commit ||' ,p_chr_id='|| p_chr_id);
8719: END IF;
8720:
8721: --standard api initilization and checks
8722: SAVEPOINT check_update_amounts_PVT;
8723: IF NOT FND_API.compatible_api_call (l_api_version, p_api_version, l_api_name, G_PKG_NAME)THEN
8724: RAISE FND_API.G_EXC_UNEXPECTED_ERROR;
8725: END IF;

Line 9254: | Out Parameters: x_return_status standard return status

9250: |
9251: | Purpose: Check to see if there is any active request runnning in the background for Reprice
9252: |
9253: | In Parameters: p_chr_id the contract id
9254: | Out Parameters: x_return_status standard return status
9255: |
9256: +============================================================================*/
9257:
9258: PROCEDURE check_reprice_request(

Line 9332: | Out Parameters: x_return_status standard return status

9328: |
9329: | Purpose: Check to see if there is any active request runnning in the background for cascade attributes
9330: |
9331: | In Parameters: p_chr_id the contract id
9332: | Out Parameters: x_return_status standard return status
9333: |
9334: +============================================================================*/
9335:
9336: PROCEDURE check_cascade_request(

Line 9838: | Out Parameters: x_return_status standard return status

9834: |
9835: | Purpose: Check to see if there is any active request runnning in the background for Mass Update
9836: |
9837: | In Parameters: p_chr_id the contract id
9838: | Out Parameters: x_return_status standard return status
9839: |
9840: +============================================================================*/
9841:
9842: PROCEDURE check_massupd_request(

Line 9915: | Out Parameters: x_return_status standard return status

9911: |
9912: | Purpose: VRM
9913: |
9914: | In Parameters:
9915: | Out Parameters: x_return_status standard return status
9916: |
9917: +============================================================================*/
9918:
9919: Function Get_Duration(

Line 9953: | Out Parameters: x_return_status standard return status

9949: |
9950: | Purpose: VRM
9951: |
9952: | In Parameters:
9953: | Out Parameters: x_return_status standard return status
9954: |
9955: +============================================================================*/
9956:
9957: Function Get_UOM(