863: WHERE from_rltd_modifier_id = a_list_line_id;
864:
865: BEGIN
866:
867: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
868: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
869: l_user_id := FND_GLOBAL.USER_ID;
870: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
871: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
864:
865: BEGIN
866:
867: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
868: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
869: l_user_id := FND_GLOBAL.USER_ID;
870: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
871: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
872:
865: BEGIN
866:
867: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
868: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
869: l_user_id := FND_GLOBAL.USER_ID;
870: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
871: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
872:
873: /* Validate number of list lines selected. If there are zero lines selected for the given search criteria, throw error message. */
866:
867: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
868: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
869: l_user_id := FND_GLOBAL.USER_ID;
870: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
871: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
872:
873: /* Validate number of list lines selected. If there are zero lines selected for the given search criteria, throw error message. */
874:
867: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
868: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
869: l_user_id := FND_GLOBAL.USER_ID;
870: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
871: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
872:
873: /* Validate number of list lines selected. If there are zero lines selected for the given search criteria, throw error message. */
874:
875: l_select_stmt :=