884: WHERE from_rltd_modifier_id = a_list_line_id;
885:
886: BEGIN
887:
888: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
889: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
890: l_user_id := FND_GLOBAL.USER_ID;
891: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
892: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
885:
886: BEGIN
887:
888: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
889: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
890: l_user_id := FND_GLOBAL.USER_ID;
891: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
892: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
893:
886: BEGIN
887:
888: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
889: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
890: l_user_id := FND_GLOBAL.USER_ID;
891: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
892: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
893:
894: /* Validate number of list lines selected. If there are zero lines selected for the given search criteria, throw error message. */
887:
888: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
889: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
890: l_user_id := FND_GLOBAL.USER_ID;
891: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
892: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
893:
894: /* Validate number of list lines selected. If there are zero lines selected for the given search criteria, throw error message. */
895:
888: l_conc_request_id := FND_GLOBAL.CONC_REQUEST_ID;
889: l_conc_program_id := FND_GLOBAL.CONC_PROGRAM_ID;
890: l_user_id := FND_GLOBAL.USER_ID;
891: l_conc_login_id := FND_GLOBAL.CONC_LOGIN_ID;
892: l_conc_program_application_id := FND_GLOBAL.PROG_APPL_ID;
893:
894: /* Validate number of list lines selected. If there are zero lines selected for the given search criteria, throw error message. */
895:
896: l_select_stmt :=