DBA Data[Home] [Help]

APPS.WSH_ITM_EXPORT_SCREENING dependencies on FND_GLOBAL

Line 697: p_logging_entity_id => FND_GLOBAL.USER_ID,

693: x_exception_id => l_exception_id,
694: p_exception_location_id => l_num_location_id_tab(j),
695: p_logged_at_location_id => l_num_location_id_tab(j),
696: p_logging_entity => 'SHIPPER',
697: p_logging_entity_id => FND_GLOBAL.USER_ID,
698: p_exception_name => l_exception_name,
699: p_message => l_exception_message,
700: p_delivery_id => l_num_delivery_id_tab(j),
701: p_delivery_name => l_varchar_delivery_name_tab(j)

Line 757: l_user_id := FND_GLOBAL.USER_ID;

753: END IF;
754:
755: -- This sub section Prepares the data to be inserted into ITM Request Control Table
756: -- Fetch user and login information
757: l_user_id := FND_GLOBAL.USER_ID;
758: l_login_id := FND_GLOBAL.CONC_LOGIN_ID;
759:
760: -- Getting the Base Language into the variable
761:

Line 758: l_login_id := FND_GLOBAL.CONC_LOGIN_ID;

754:
755: -- This sub section Prepares the data to be inserted into ITM Request Control Table
756: -- Fetch user and login information
757: l_user_id := FND_GLOBAL.USER_ID;
758: l_login_id := FND_GLOBAL.CONC_LOGIN_ID;
759:
760: -- Getting the Base Language into the variable
761:
762: SELECT LANGUAGE_CODE INTO l_LanguageCode FROM