DBA Data[Home] [Help]

APPS.EAM_OTL_TIMECARD_PUB dependencies on WIP_EAM_RESOURCE_TRANSACTION

Line 499: g_msg := 'Start of Resource Validation in WIP_EAM_RESOURCE_TRANSACTION.resource_validate';

495: g_msg := 'Charge Department is : ' || l_charge_department_code;
496: fnd_file.put_line(FND_FILE.LOG, g_msg);
497: -- dbms_output.put_line(g_msg);
498:
499: g_msg := 'Start of Resource Validation in WIP_EAM_RESOURCE_TRANSACTION.resource_validate';
500: fnd_file.put_line(FND_FILE.LOG, g_msg);
501: -- dbms_output.put_line(g_msg);
502:
503: if (l_workorder is not null) then

Line 507: WIP_EAM_RESOURCE_TRANSACTION.resource_validate (

503: if (l_workorder is not null) then
504:
505:
506:
507: WIP_EAM_RESOURCE_TRANSACTION.resource_validate (
508: p_api_version => 1.0
509: ,p_init_msg_list => fnd_api.g_false
510: ,p_commit => fnd_api.g_false
511: ,p_validation_level => fnd_api.g_valid_level_full

Line 609: WIP_EAM_RESOURCE_TRANSACTION.insert_into_wcti(

605: if ((l_rs_st = 0) and (l_st = 0) and (l_u_st = 0) and (l_em_st = 0)and (l_eq_st = 0)) then
606: if ((l_re_st = 0) and (l_d_st = 0) and (l_m_st = 0) and (l_p_st = 0) and (l_rt_st = 'S') and (l_wo_st =0)) then
607:
608: -- dbms_output.put_line ('Inside the loop');
609: WIP_EAM_RESOURCE_TRANSACTION.insert_into_wcti(
610: p_api_version => 1.0
611: ,p_init_msg_list => fnd_api.g_false
612: ,p_commit => fnd_api.g_false
613: ,p_validation_level => fnd_api.g_valid_level_full