DBA Data[Home] [Help]

APPS.WSH_ITM_EXPORT_SCREENING dependencies on FND_GLOBAL

Line 684: p_logging_entity_id => FND_GLOBAL.USER_ID,

680: x_exception_id => l_exception_id,
681: p_exception_location_id => l_num_location_id_tab(j),
682: p_logged_at_location_id => l_num_location_id_tab(j),
683: p_logging_entity => 'SHIPPER',
684: p_logging_entity_id => FND_GLOBAL.USER_ID,
685: p_exception_name => l_exception_name,
686: p_message => l_exception_message,
687: p_delivery_id => l_num_delivery_id_tab(j),
688: p_delivery_name => l_varchar_delivery_name_tab(j)

Line 744: l_user_id := FND_GLOBAL.USER_ID;

740: END IF;
741:
742: -- This sub section Prepares the data to be inserted into ITM Request Control Table
743: -- Fetch user and login information
744: l_user_id := FND_GLOBAL.USER_ID;
745: l_login_id := FND_GLOBAL.CONC_LOGIN_ID;
746:
747: -- Getting the Base Language into the variable
748:

Line 745: l_login_id := FND_GLOBAL.CONC_LOGIN_ID;

741:
742: -- This sub section Prepares the data to be inserted into ITM Request Control Table
743: -- Fetch user and login information
744: l_user_id := FND_GLOBAL.USER_ID;
745: l_login_id := FND_GLOBAL.CONC_LOGIN_ID;
746:
747: -- Getting the Base Language into the variable
748:
749: SELECT LANGUAGE_CODE INTO l_LanguageCode FROM